On Tue, Apr 01, 2008 at 09:04:48AM -0700, Edward K. Ream wrote: > P.S. The docs say it is possible to set os.environ['DISTUTILS_DEBUG'] > = 'any-non-empty-string' in order to enable debugging. In fact, > setting os.environ is non-trivial.
Isn't this just a matter of doing this in Linux at the command shell before starting python/leo/ipython/etc.: export DISTUTILS_DEBUG=t or setting the OS environmen variables in Windows? (For WinXP, Right click on "My Computer", click on Properties, go to the Advanced tab, then click on "Environment Variables") Best regards, ---Kayvan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
