Kevin Dangoor wrote: > I'm just starting to use this bundle. First thing I've noticed, I'd > change the imports a bit.
Done, you are right that this is probably more common. I just yanked the imports from one of my TG projects :) Richard (koorb) wrote: > Also, I don't think you should use whitespace to align things like > that, I'm pretty sure the PEP8 style guide says to avoid doing that. Done. Its PEP8 compliant now, but I still think it looks better the other way ;) SVN update if you like. Oh, and if you add anything to the bundle, please let me know! I really like Jeff Watkins' JavaScript lint tool idea, and I have a Python syntax checker that I use called PyFlakes, but those may be outside the scope of TurboGears... How about some MochiKit snippets and templates? Widgets? I am not really an expert in either of these areas, so any help would be great. -- Jonathan LaCour http://cleverdevil.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

