<div>Hello,</div>
<div> </div>
<div>I have been developing an application in C++ that embeds Python interpreter.</div>
<div>It takes advantage of too many modules from Python.</div>
<div>When I want to package this application, I need to add too many files (.pyc) from Python/lib folder together with Python25.dll.</div>
<div>Is there a way to pack these .pyc files to a zip file and redirect Python25.dll to that zip file?</div>
<div> </div>
<div>Thanks in advance.<br clear="all"><br>-- <br>Furkan Kuru </div>