]> granicus.if.org Git - python/commit
Re-enable a new empty-string test added during the NFS sprint,
authorTim Peters <tim.peters@gmail.com>
Thu, 1 Jun 2006 13:56:26 +0000 (13:56 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 1 Jun 2006 13:56:26 +0000 (13:56 +0000)
commit80a18f0f9c22e8f1cd7592b3ea0a2e6d3683169e
tree7f4a4bd2af97ba16a47cf043a88cdce94c2ae924
parent44bd9861d37585374df3b709dfbb6e0b7a2864a4
Re-enable a new empty-string test added during the NFS sprint,
but disabled then because str and unicode strings gave different
results.  The implementations were repaired later during the
sprint, but the new test remained disabled.
Lib/test/string_tests.py