Jonas, Don't think it is a bug... remember thar packages must be valid identifiers... and you can't have identifiers starting with numbers...
Imagine doing something like that: > from 123 import foobar Cheers, Roger On 5/31/07, Jonas Melian <[EMAIL PROTECTED]> wrote: > > When you create a project with a name that starts with a number, that > first number is deleted. > > $ tg-admin quickstart 1foo > Enter package name [foo]: > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
