diff options
author | Guido van Rossum <guido@python.org> | 2003-02-04 01:54:49 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2003-02-04 01:54:49 (GMT) |
commit | d4b920c8bd2d41b49d30c89fe9732ff443fe71f8 (patch) | |
tree | 0cf3efd4ca829c91aa1b2386c6dbc1407622b493 /PCbuild/.cvsignore | |
parent | 322d553143b464ffa9b72105927469279cf3c31a (diff) | |
download | cpython-d4b920c8bd2d41b49d30c89fe9732ff443fe71f8.zip cpython-d4b920c8bd2d41b49d30c89fe9732ff443fe71f8.tar.gz cpython-d4b920c8bd2d41b49d30c89fe9732ff443fe71f8.tar.bz2 |
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 'PCbuild/.cvsignore')
0 files changed, 0 insertions, 0 deletions