Alright so I opened the ticket here : http://trac.turbogears.org/ticket/2141#preview Thomas
On Jan 12, 5:29 pm, "Mark Ramm" <[email protected]> wrote: > On Mon, Jan 12, 2009 at 6:40 AM, zaf <[email protected]> wrote: > > > Hi everyone, > > So I installed TG 1.0.8 on a new machine a quickstarted a project so > > that I would only have to copy/paste my files in there and have a > > working project. > > It all worked well except that I am using the python "commands" module > > and well, when doing : > > > "import commands" > > > I was actually importing the commands.py file that was generated by tg- > > admin quickstart. > > No biggie on my end, I renamed that file as commands_tg.py and changed > > it in setup.py as well to avoid any issue. > > However I believe it should probably be named something else in the > > future as it does conflicts with the python stdlib. > > Yep, can you file a ticket for the 1.1 branch and we will change the > name there. I'll leave it up to florent and the others on the > release team to decide about 1.0.x, but I don't think this is quite > rises to the level of requiring a new maintenance release, since it's > easy for users to fix, and only impacts a few people. > > --Mark Ramm --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

