velotron wrote:
> I found an old ticket about the IndentationError which was closed:
> http://trac.turbogears.org/ticket/1244
> I used tabnanny to track down the whitespace problems, since the
> latest Kid release (0.9.6) doesn't give up line numbers to me.

Just for the records, In found that the missing line numbers here have 
nothing to do with kid, but with the tokenize module. Luckily, this has 
been improved in Python 2.5 as well:

http://svn.python.org/view/python/trunk/Lib/tokenize.py?rev=51284&r1=43464&r2=51284

-- Chris

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