[issue2339] Backport intern() -> sys.intern()

Benjamin Peterson report at bugs.python.org
Mon Mar 17 21:03:59 CET 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

Here's a patch which moves intern to sysmodule.c, adds a Py3k warning,
updates the docs, and moves the tests.

----------
keywords: +patch
nosy: +benjamin.peterson
Added file: http://bugs.python.org/file9698/backport_sys_intern.patch

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


More information about the Python-bugs-list mailing list