diff options
author | Raymond Hettinger <python@rcn.com> | 2010-09-08 18:48:21 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2010-09-08 18:48:21 +0000 |
commit | 183cd1fae37f6f71eebc6bba626774bce8e867d2 (patch) | |
tree | 739be00ef89fe0407d950871fc4cde172882a047 /Tools/gdb/libpython.py | |
parent | f69af1e959292867fc032b25422e96b72d8443ff (diff) | |
download | cpython-git-183cd1fae37f6f71eebc6bba626774bce8e867d2.tar.gz |
* Remove dependency on binascii.hexlify by using int.from_bytes().
* Use the new super() with no arguments.
* Replace pow() call with the ** operator.
* Increase urandom seeding from 16 bytes to 32 bytes.
* Clean-up docstring.
Diffstat (limited to 'Tools/gdb/libpython.py')
0 files changed, 0 insertions, 0 deletions