]> granicus.if.org Git - python/commit
Removing tests that fail because of changes in PyString_InternInPlace(),
authorArmin Rigo <arigo@tunes.org>
Sat, 7 Aug 2004 20:30:03 +0000 (20:30 +0000)
committerArmin Rigo <arigo@tunes.org>
Sat, 7 Aug 2004 20:30:03 +0000 (20:30 +0000)
commit25847813c18b500d661137364b9041c6b08a75ea
treec97fe5b041eab91584a88689e5922940325d8b55
parent2ee6a7027a3a0ec8f5f20cde485d2d15d1d288fa
Removing tests that fail because of changes in PyString_InternInPlace(),
as discussed on IRC.  The equivalent tests for the new behavior are in
test_builtin.py.
Lib/test/test_descr.py