John Anderson

John Anderson may refer to:

Business

Entertainment

Music

Theater, television and film

Writing

Other entertainment

Military

Politics

United States

United Kingdom

Canada

Other countries

Religion and philosophy

Science

Sports

American football

Association football

Baseball and cricket

Other sports

Others

gollark: ```Internet Data Handling email — An email and MIME handling package json — JSON encoder and decoder mailcap — Mailcap file handling mailbox — Manipulate mailboxes in various formats mimetypes — Map filenames to MIME types base64 — Base16, Base32, Base64, Base85 Data Encodings binhex — Encode and decode binhex4 files binascii — Convert between binary and ASCII quopri — Encode and decode MIME quoted-printable data uu — Encode and decode uuencode files```Mostly should be libraries outside of the python core, and why are they not under file formats?
gollark: ```Concurrent Execution threading — Thread-based parallelism multiprocessing — Process-based parallelism The concurrent package concurrent.futures — Launching parallel tasks subprocess — Subprocess management sched — Event scheduler queue — A synchronized queue class _thread — Low-level threading API _dummy_thread — Drop-in replacement for the _thread module dummy_threading — Drop-in replacement for the threading module```Not THAT bad, since they mostly do different things.
gollark: Right beside each other.
gollark: ```argparse — Parser for command-line options, arguments and sub-commandsgetopt — C-style parser for command line options```
gollark: And there's this *different* thing for plist:```python plistlib.load(fp, *, fmt=None, use_builtin_types=True, dict_type=dict)```

See also

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.