[Ironpython-users] standard lib: pyc or zip it?

Hernán Foffani hfoffani at gmail.com
Fri Mar 16 11:33:10 CET 2012


Hi,
Say I want to distribute a smaller (in quantity of files) Python standard library. What would you recommend? Pyc the whole library to build a DLL or just zip it? Are there any performance difference between the two? Any other alternative or best practice?
Regards,
Hernán.




More information about the Ironpython-users mailing list