Never heard of that, so thanks Glyn.
How does it compare with pdb for debugging? You don't have to install anything for that, just insert "import pdb; pdb.set_trace()" as your breakpoint, then you get something like the python inyeractive prompt right there in your runserver output. pdb lets you do stuff lke stepping through lines of code, and printing the stacktrace. Easy to grep for "pdb" too :)
Jo
(one-time volunteer)
--
You received this message because you are subscribed to the Google Groups "econsensusdiscuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to econsensusdisc...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.