diff options
author | Georg Brandl <georg@python.org> | 2007-11-25 00:45:05 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2007-11-25 00:45:05 (GMT) |
commit | ceab6104694c56dc31926af149cbe133988f9574 (patch) | |
tree | 8cfc500371b0403ce5629985f94b3abde69e0dd0 /Lib/DocXMLRPCServer.py | |
parent | 0d84d13c3fcbcec7c476e76dd361a047b8a9c8d2 (diff) | |
download | cpython-ceab6104694c56dc31926af149cbe133988f9574.zip cpython-ceab6104694c56dc31926af149cbe133988f9574.tar.gz cpython-ceab6104694c56dc31926af149cbe133988f9574.tar.bz2 |
#1480: fix refleak in the sqlite module.
It came from rev 58682. The reason is that PyString_Concat
and PyUnicode_Concat work differently -- the equivalent to
PyString_Concat is PyUnicode_Append.
Diffstat (limited to 'Lib/DocXMLRPCServer.py')
0 files changed, 0 insertions, 0 deletions