#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 | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Comment (by zafy):
Mark Ramm asked me to open the ticket so I did, I really asked whether it
was a normal or not in the mailing list :
http://groups.google.com/group/turbogears/browse_thread/thread/aa5b20404016666d
However the problem is not to import the commands module from my app, but
to import the one from the standard library.
If I do :
import commands
I import the commands module that was generated by TG, when really I was
trying to import the python commands module to use its getstatusoutput
method.
Hope this makes sense now, sorry if I was a bit vague before.
--
Ticket URL: <http://trac.turbogears.org/ticket/2141#comment:2>
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
-~----------~----~----~----~------~----~------~--~---