[Patches] [ python-Patches-1774369 ] Unify __builtins__ -> __builtin__
SourceForge.net
noreply at sourceforge.net
Wed Aug 15 00:35:14 CEST 2007
Patches item #1774369, was opened at 2007-08-15 00:35
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1774369&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core (C code)
Group: Python 3000
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Christian Heimes (tiran)
Assigned to: Nobody/Anonymous (nobody)
Summary: Unify __builtins__ -> __builtin__
Initial Comment:
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
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1774369&group_id=5470
More information about the Patches
mailing list