unfortunately a surplus file in the default quickstart templates slipped
into the egg distribution of TurboGears 1.1. This affected the following
three distribution files:
- TurboGears-1.1-py2.4.egg
- TurboGears-1.1-py2.5.egg
- TurboGears-1.1-py2.6.egg
These files were available for download both at
http://pypi.python.org/pypi/TurboGears/1.1
and at
http://files.turbogears.org/eggs.
The egg files at both locations have been fixed as of 2009-10-10. The
source distribution and the code in Subversion have been unaffected.
If you installed one of the above files (which probably happened, if you
installed TurboGears 1.1 via easy_install or tgsetup.py) before today,
it is advised to remove the TurboGears-1.1-py*.egg folder from your
installation and install TurboGears 1.1 again.
The surplus file should not affect running existing TurboGears
applications, but you may run into trouble when you quickstart a new
project with one of these installed and then try to use the standard
library "commands" module" in your new application.
Thanks to Dan Arbogast for alerting us to this issue on the mailing list
and sorry for the inconvenience this issue may have caused any of you.
--
Christopher Arndt <sysa...@turbogears.org>
TurboGears Systems Administrator
http://www.turbogears.org/