teamnoir schrieb:
> I've just made my first attempt to run "paster quickstart" and it's
> crashed.
> 
> I'm not sure what this says about turbogears.

I'm sure it says something about you not knowing that python packages 
can't contain dashes because

   foo-bar

is interpreted as "take foo and subtract bar from it".

Thus it can't be imported, and trying so causes all kinds of problems.

About TG it says that me might consider putting some validation code in 
there that prevents this from happening.

Diez

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to