]> granicus.if.org Git - python/commit
issue10403 - Let's not use members anymore. Use 'attribute' where it denotes attribut...
authorSenthil Kumaran <senthil@uthcode.com>
Mon, 4 Jul 2011 18:28:30 +0000 (11:28 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Mon, 4 Jul 2011 18:28:30 +0000 (11:28 -0700)
commita6bac95a3c6eb926d3eded04e4b04a1d552053d1
tree8d12149fdb2dcbdcf4461af934f89ddee5fb1e28
parentbfd1edd15541ff3d8ea89385faecdbcbba1a9773
issue10403 - Let's not use members anymore. Use 'attribute' where it denotes attribute and 'methods' where it denotes methods. Context should clarify usage.
22 files changed:
Doc/library/cmd.rst
Doc/library/curses.rst
Doc/library/datetime.rst
Doc/library/decimal.rst
Doc/library/doctest.rst
Doc/library/gzip.rst
Doc/library/html.entities.rst
Doc/library/http.cookies.rst
Doc/library/io.rst
Doc/library/nntplib.rst
Doc/library/os.rst
Doc/library/pyclbr.rst
Doc/library/reprlib.rst
Doc/library/shlex.rst
Doc/library/socketserver.rst
Doc/library/stdtypes.rst
Doc/library/subprocess.rst
Doc/library/tempfile.rst
Doc/library/urllib.request.rst
Doc/library/xdrlib.rst
Doc/library/xmlrpc.client.rst
Doc/whatsnew/2.5.rst