diff options
author | Guido van Rossum <guido@python.org> | 2001-10-28 12:31:33 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-10-28 12:31:33 (GMT) |
commit | ca6dfa55c50621b78366685d71041c0414c1189c (patch) | |
tree | e58ab5d97cdd37d8ccc77cff38e9e3f4f9ad1a75 /Lib/dis.py | |
parent | b0c079e3e5793290db8651ea4edbbf6d4ba18218 (diff) | |
download | cpython-ca6dfa55c50621b78366685d71041c0414c1189c.zip cpython-ca6dfa55c50621b78366685d71041c0414c1189c.tar.gz cpython-ca6dfa55c50621b78366685d71041c0414c1189c.tar.bz2 |
Oops. In the tp_name field, the name should be "_socket.socket", not
"socket.socket" -- on Windows, "socket.socket" is the wrapper class.
Also added the module name to the SSL type (which is not a new-style
class -- I don't want to mess with it yet).
Diffstat (limited to 'Lib/dis.py')
0 files changed, 0 insertions, 0 deletions