On Apr 1, 12:44 pm, "Kayvan A. Sylvan" <[EMAIL PROTECTED]> wrote: > On Tue, Apr 01, 2008 at 08:34:20PM +0300, Ville M. Vainio wrote: > > Or if you are using IPython with 'sh' profile (ipython -p sh), you can do > > > %env DISTUTILS_DEBUG=t > > > After that, all ipython sessions have that environment variable > > automatically. > > Cool! That's a cross-platform suggestion, then, since I can do that within > Windows or Linux (I just checked). Thanks!
Yes, it is cool. Jamming DEBUG = True in distutils/debug.py is also effective :-) Edward --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" 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/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
