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
Date 2007-08-14.22:35:14
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The patch renames __builtins__ to __builtin__ in the C and Python sources and renames builtins to builtin in the C code.

Missing:

 * documentation update
 * 2to3 fixer
History
Date User Action Args
2007-08-23 15:59:40adminlinkissue1774369 messages
2007-08-23 15:59:40admincreate