[Twisted-Python] Weekly Bug Summary
Bug summary __ Summary for 2010-12-12 through 2010-12-19 Opened Closed Total Change Enhancements: 3 0688 +3 Defects: 3 1542 +2 Tasks: 0 0 7
[Twisted-Python] py2exe cannot find zope.interface -- fixed
We're in the process of upgrading to all the latest Twisted goodness on Windows. All went smoothly until we tried to build Twisted with py2exe. The final executable gave an error that zope.interface could not be found. When we tried adding 'zope.interface' to the includes in setup.py, py2exe thr