This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Friedrich.Spee.von.Langenfeld
Recipients Friedrich.Spee.von.Langenfeld, SilentGhost, docs@python, r.david.murray, rhettinger
Date 2014-10-05.15:09:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412521743.55.0.103024871132.issue22558@psf.upfronthosting.co.za>
In-reply-to
Content
I decremented the shown number of modules by 25. Here is the new list:

https://docs.python.org/3/library/base64.html
https://docs.python.org/3/library/binhex.html
https://docs.python.org/3/library/bz2.html
https://docs.python.org/3/library/cgitb.html
https://docs.python.org/3/library/chunk.html
https://docs.python.org/3/library/code.html
https://docs.python.org/3/library/codecs.html
https://docs.python.org/3/library/codeop.html
https://docs.python.org/3/library/configparser.html
https://docs.python.org/3/library/copy.html
https://docs.python.org/3/library/copyreg.html
https://docs.python.org/3/library/csv.html
https://docs.python.org/3/library/datetime.html
https://docs.python.org/3/library/decimal.html
https://docs.python.org/3/library/difflib.html
https://docs.python.org/3/library/doctest.html
https://docs.python.org/3/library/formatter.html
https://docs.python.org/3/library/getpass.html
https://docs.python.org/3/library/imp.html
https://docs.python.org/3/library/io.html
https://docs.python.org/3/library/locale.html
https://docs.python.org/3/library/lzma.html
https://docs.python.org/3/library/macpath.html
https://docs.python.org/3/library/mailbox.html
https://docs.python.org/3/library/numbers.html
https://docs.python.org/3/library/os.html
https://docs.python.org/3/library/pathlib.html
https://docs.python.org/3/library/pickle.html
https://docs.python.org/3/library/re.html
https://docs.python.org/3/library/selectors.html
https://docs.python.org/3/library/socket.html
https://docs.python.org/3/library/stat.html   # false positive
https://docs.python.org/3/library/stringprep.html
https://docs.python.org/3/library/struct.html
https://docs.python.org/3/library/subprocess.html
https://docs.python.org/3/library/traceback.html
https://docs.python.org/3/library/tracemalloc.html
https://docs.python.org/3/library/turtle.html
https://docs.python.org/3/library/uuid.html

@R. David Murray: I will try to look at the source code for each module, but I have updated the list to make it possible to work on this subject in the meantime.

PS: Is it possible for me to edit my own contributions (comments, files) after uploading?
History
Date User Action Args
2014-10-05 15:09:03Friedrich.Spee.von.Langenfeldsetrecipients: + Friedrich.Spee.von.Langenfeld, rhettinger, r.david.murray, SilentGhost, docs@python
2014-10-05 15:09:03Friedrich.Spee.von.Langenfeldsetmessageid: <1412521743.55.0.103024871132.issue22558@psf.upfronthosting.co.za>
2014-10-05 15:09:03Friedrich.Spee.von.Langenfeldlinkissue22558 messages
2014-10-05 15:09:03Friedrich.Spee.von.Langenfeldcreate