]> granicus.if.org Git - python/commit
Made the description of %[udxXo] formats of negative longs in 2.1 more accurate.
authorTim Peters <tim.peters@gmail.com>
Fri, 1 Dec 2000 07:59:35 +0000 (07:59 +0000)
committerTim Peters <tim.peters@gmail.com>
Fri, 1 Dec 2000 07:59:35 +0000 (07:59 +0000)
commit9940b800a497463fb4c1144c3738cfcec41cdaea
tree92a5f5e4cfbfd24f7d6cac0b6d9c2e66ea0edc9c
parent5725d1eb034193e521dfe5febd675fb84e6acf5d
Made the description of %[udxXo] formats of negative longs in 2.1 more accurate.
I suggested to Guido that %u be deprecated (it seems useless in Python to me).
Misc/NEWS