]> granicus.if.org Git - python/commit
Fix test: u prefixes are gone now. Test 'a' and b'a' instead.
authorWalter Dörwald <walter@livinglogic.de>
Fri, 18 May 2007 16:50:52 +0000 (16:50 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Fri, 18 May 2007 16:50:52 +0000 (16:50 +0000)
commit4e618b75185d73a761c15b2c01d50d6ff944a618
treed818fac6b1bdaf7b96e488c1940814ac3fb45b74
parentd2034310d66b9d387b252972852537c0b592f141
Fix test: u prefixes are gone now. Test 'a' and b'a' instead.
Lib/test/test_unary.py