]> granicus.if.org Git - python/commit
I modified the tests a bit to account for unicode string
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Sat, 6 Sep 2008 21:03:22 +0000 (21:03 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Sat, 6 Sep 2008 21:03:22 +0000 (21:03 +0000)
commit7e958d1ceb0b92fa7bace7040ce042474d3ea510
tree0b7dcbb7ef25848b87508066dff09d73cb9a093b
parent5651eaa720e28fb95b78524524ee75bda2d0ae59
I modified the tests a bit to account for unicode string

Merged revisions 66270 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r66270 | amaury.forgeotdarc | 2008-09-06 22:53:51 +0200 (sam., 06 sept. 2008) | 3 lines

  #3796: A test class was not run in test_float.
  Reviewed by Benjamin.
........
Lib/test/test_float.py