| commit | f751fa61950c08424c369d32c42c978c492154bc | [log] [tgz] |
|---|---|---|
| author | Raymond Hettinger <python@rcn.com> | Thu Sep 30 00:59:08 2004 +0000 |
| committer | Raymond Hettinger <python@rcn.com> | Thu Sep 30 00:59:08 2004 +0000 |
| tree | da97bad3faaac379246f63a5d6f447149f34b013 | |
| parent | fec0c466ad17cc0dfa115ce3ba17a6011e3391d6 [diff] |
SF bug #1035279: hex() and oct() documentation is incorrect * Updated docs to reflected signed return values. * Fixed a doubled word typo.