Raj wrote:
> Hi,
>> We just executed a project with Python using TG. The feedback was to
> use more python like programming rather than C style code executed in
> Python. The feedback is from a Python purist and for some reasons we
> cannot solicity his help.
>> So we'd like to do is to scrub through the codebase and identify places
> where the codebase needs improvement, both from styling as well as
> design. Is there any website that can provide me with advanced tips
> rather than just tutorials coz thats not of much help.
Python Cookbook. There's both a web site and a book version.