This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.araujo
Recipients brett.cannon, christian.heimes, eric.araujo, gvanrossum
Date 2010-12-30.18:11:53
SpamBayes Score 0.037714295
Marked as misclassified No
Message-id <1293732719.76.0.912441837086.issue1816@psf.upfronthosting.co.za>
In-reply-to
Content
I’ve recently remarked that -i maps to both sys.flags.inspect and sys.flags.interactive.  Is this behavior useful?
History
Date User Action Args
2010-12-30 18:11:59eric.araujosetrecipients: + eric.araujo, gvanrossum, brett.cannon, christian.heimes
2010-12-30 18:11:59eric.araujosetmessageid: <1293732719.76.0.912441837086.issue1816@psf.upfronthosting.co.za>
2010-12-30 18:11:53eric.araujolinkissue1816 messages
2010-12-30 18:11:53eric.araujocreate