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 anthonybaxter
Recipients
Date 2006-09-12.11:29:03
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=29957

There's a variety of modules in the standard library that
reference __file__ - if it's potentially going to be a
unicode string, these are going to need to be checked, as
are their callers :-/

(Now that I've looked closer at some of the issues, I'm
extremely glad this didn't go into 2.5 final at this late stage)
History
Date User Action Args
2007-08-23 15:54:33adminlinkissue1552880 messages
2007-08-23 15:54:33admincreate