[issue7622] [patch] improve unicode methods: split() rsplit() and replace()

Florent Xicluna report at bugs.python.org
Mon Jan 4 09:59:16 CET 2010


Florent Xicluna <laxyf at yahoo.fr> added the comment:

There's some reference leaking somewhere...
Will investigate.

~ $ ./python Lib/test/regrtest.py -R 2:3: test_unicode
test_unicode leaked [7, 7, 7] references, sum=21

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7622>
_______________________________________


More information about the Python-bugs-list mailing list