Hi All,
Some packages include things which aren't python, they may even have .py
extensions though.
Installing these using easy_install/buildout/pip/etc results in this
kind of (harmless) ugliness:
SyntaxError: ("'return' outside function",
('build/bdist.macosx-10.3-fat/egg/Products/ZSyncer/skins/zsyncer_skins/get_zsyncer_status_for_objects.py',
21, None, 'return statuses\n'))
How can I make that not happen?
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Distutils-SIG maillist - [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig