[issue1535] Rename __builtin__ to builtins

Christian Heimes report at bugs.python.org
Sat Dec 1 14:48:08 CET 2007


Christian Heimes added the comment:

I had to copy the __builtin__.rst prior to patch.

svn cp Doc/library/__builtin__.rst Doc/library/builtins.rst
svn patch -p0 < builtins.diff
svn del --force Doc/library/__builtin__.rst

----------
keywords: +patch, py3k
nosy: +tiran
priority:  -> high

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1535>
__________________________________


More information about the Python-bugs-list mailing list