diff options
author | Raymond Hettinger <python@rcn.com> | 2002-10-05 20:43:43 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2002-10-05 20:43:43 (GMT) |
commit | c52a36f657cea7ed38986d1fccd8199f84adf2d4 (patch) | |
tree | 89b60bcef2e370dad3864dbe9424bd1d7dff471c /Lib/gopherlib.py | |
parent | ad565a34261f572baba5dab55d26ac596a32e14d (diff) | |
download | cpython-c52a36f657cea7ed38986d1fccd8199f84adf2d4.zip cpython-c52a36f657cea7ed38986d1fccd8199f84adf2d4.tar.gz cpython-c52a36f657cea7ed38986d1fccd8199f84adf2d4.tar.bz2 |
Backport 2.63 and 2.60:
Call me anal, but there was a particular phrase that was speading to
comments everywhere that bugged me: /* Foo is inlined */ instead of
/* Inline Foo */. Somehow the "is inlined" phrase always confused me
for half a second (thinking, "No it isn't" until I added the missing
"here"). The new phrase is hopefully unambiguous.
Close SF bug 563740. complex() now finds __complex__() in new style classes.
Made conversion failure error messages consistent between types.
Added related unittests.
Diffstat (limited to 'Lib/gopherlib.py')
0 files changed, 0 insertions, 0 deletions