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 christian.heimes
Recipients brett.cannon, christian.heimes, gvanrossum
Date 2008-01-13.20:37:55
SpamBayes Score 0.25860763
Marked as misclassified No
Message-id <1200256677.19.0.561884596242.issue1816@psf.upfronthosting.co.za>
In-reply-to
Content
I've coded sys.flags for my per-user site-packages PEP. I could make it
a function but the function would be called by site.py on every startup.
History
Date User Action Args
2008-01-13 20:37:57christian.heimessetspambayes_score: 0.258608 -> 0.25860763
recipients: + christian.heimes, gvanrossum, brett.cannon
2008-01-13 20:37:57christian.heimessetspambayes_score: 0.258608 -> 0.258608
messageid: <1200256677.19.0.561884596242.issue1816@psf.upfronthosting.co.za>
2008-01-13 20:37:55christian.heimeslinkissue1816 messages
2008-01-13 20:37:55christian.heimescreate