> On 06/05/2006, at 12:55, Simon Belak wrote: > > Although we could be nice and make quickstart gnostic about Python > > versions. > > You mean generating different content for each version? In this case > I think it'd be better to "templatize" the [] syntax to make sure > quickstarted apps work in both versions.
Ick. As cool a hack as it is, I wouldn't want to put the non-standard [] syntax into a Python 2.4 project. Simon's point is valid, though: we can easily make the template wise to the Python version in use. It's worth opening a ticket on. Kevin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

