#2141: commands.py file conflicts with python standard library
------------------------+---------------------------------------------------
Reporter: zafy | Owner: faide
Type: defect | Status: new
Priority: normal | Milestone: 1.1
Component: TurboGears | Version: 1.0.8
Severity: normal | Keywords:
------------------------+---------------------------------------------------
When using tg-admin quickstart, a commands.py file is generated inside the
project directory.
This file conflicts with the commands module from the python standard lib
and causes obvious import issues.
I renamed it as commands_tg.py and changed the name accordingly in
setup.py and everything works fine again.
--
Ticket URL: <http://trac.turbogears.org/ticket/2141>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---