tags 559138 +pending thanks Tilman Koschnick wrote:
> I get a syntax error when installing python-django-debug-toolbar on a
> system with python2.4 installed:
[..]
> The attached patch separates and nests the try:...except: and
> try:...finally: statements, fixing the problem.
Thanks :) A simpler patch exists though; simply remove the "finally:"
clause and dedent the "del cur_frame" that was within it.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected]
`-
signature.asc
Description: PGP signature

