[Twisted-Python] Re: Trying to get twisted.protocols.amp to work with py2app...

Steve Holden steve at holdenweb.com
Wed Mar 5 14:31:21 EST 2008


Andreas Kostyrka wrote:
> Am Mittwoch, den 05.03.2008, 11:59 -0500 schrieb Steve Holden:
>> Nathan wrote:
>> [...]
>>  > Does sys.path support zip files??
>>> sys.path.insert(0,'../Resources/lib/python/2.5/site-packages.zip/twisted')
>>> ??
>> Yes. Just add the zip file to sys.path and you can import modules 
>> contained in the files inside the zip.
> 
> Although gentlemen call such files eggs :-P
> 
How would I be supposed to know what gentlemen do? ;-)

regards
  Sreve
-- 
Steve Holden        +1 571 484 6266   +1 800 494 3119
Holden Web LLC              http://www.holdenweb.com/





More information about the Twisted-Python mailing list