[Zope-CMF] Re: [GenericSetup] "easy_install" reports "SyntaxError"
Tres Seaver
tseaver at palladion.com
Sun May 18 20:13:56 EDT 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Dieter Maurer wrote:
> "easy_install"ing the current PyPI version of "Products.GenericSetup" (1.4.0)
> reports:
>
> File "/home/dieter/z211/z11python/lib/python2.4/site-packages/Products.GenericSetup-1.4.0-py2.4.egg/Products/GenericSetup/doc/SampleSite/profiles/default/siteroot/bar.py", line 22
> return printed
> SyntaxError: 'return' outside function
That is a harmless but unavoidable error message: the distutils
insistes on trying to compile all *.py files, even those which are not
in any package (such as FSPythonScript implementations).
Tres.
- --
===================================================================
Tres Seaver +1 540-429-0999 tseaver at palladion.com
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFIMMZD+gerLs4ltQ4RAgcjAKDaRgy+3vILSU4AnD1HtlLSrSZV3QCgyCwv
BWSsIS0Wx4Iv4Bt89Ygqo54=
=0Ixq
-----END PGP SIGNATURE-----
More information about the Zope-CMF
mailing list