[Twisted-Python] Slow PB imports

exarkun at twistedmatrix.com exarkun at twistedmatrix.com
Wed Nov 2 07:01:12 MDT 2011


On 12:36 pm, itamar at itamarst.org wrote:
>
>2. Maybe try a packaging Twisted in an .egg file.

This isn't a great idea, since Twisted doesn't support being installed 
as a zipfile (which is what I guess you meant, since a .egg directory 
wouldn't be any different from the standard installation in terms of 
import performance).

Jean-Paul




More information about the Twisted-Python mailing list