diff options
| author | Guido van Rossum <guido@python.org> | 2003-02-04 01:54:49 +0000 |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 2003-02-04 01:54:49 +0000 |
| commit | d4b920c8bd2d41b49d30c89fe9732ff443fe71f8 (patch) | |
| tree | 0cf3efd4ca829c91aa1b2386c6dbc1407622b493 /Lib/test/test_random.py | |
| parent | 322d553143b464ffa9b72105927469279cf3c31a (diff) | |
| download | cpython-git-d4b920c8bd2d41b49d30c89fe9732ff443fe71f8.tar.gz | |
Rename the extension registry variables to have leading underscores --
this clarifies that they are part of an internal API (albeit shared
between pickle.py, copy_reg.py and cPickle.c).
I'd like to do the same for copy_reg.dispatch_table, but worry that it
might be used by existing code. This risk doesn't exist for the
extension registry.
Diffstat (limited to 'Lib/test/test_random.py')
0 files changed, 0 insertions, 0 deletions
