On Dec 17, 2011, at 7:13 PM, Maurits van Rees wrote: > There is a problem with the setup.py of 1.2 though: 'import os' is missing so > it cannot be used. I have fixed it on trunk. Could you release a new > version?
Done. zc.queue-1.2.1 is now on PyPI. P.S. Lessons learned: 1. Run "pyflakes .", not "pyflakes src". 2. Improving setup.py is not an improvement if done in a hurry and one forgets a crucial import. :-) Best regards, Zvezdan _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )