bb_auto Profile
bb_auto

@bb_auto

Followers
161
Following
0
Media
312
Statuses
178K

Joined July 2010
Don't wanna be here? Send us removal request.
@bb_auto
bb_auto
9 years
[PyMOTW] mailbox — Manipulate Email Archives — PyMOTW 3: The mailbox module defines a common API for accessin.
0
0
0
@bb_auto
bb_auto
9 years
[PyMOTW] mmap — Memory-map Files — PyMOTW 3: Memory-mapping a file uses the operating system virtual memory s.
0
0
0
@bb_auto
bb_auto
9 years
[PyMOTW] webbrowser — Displays web pages — PyMOTW 3: The webbrowser module includes functions to open URLs in.
0
0
0
@bb_auto
bb_auto
9 years
[PyMOTW] copy — Duplicate Objects — PyMOTW 3: The copy module includes two functions, copy() and deepcopy() ,.
0
0
0
@bb_auto
bb_auto
9 years
[PyMOTW] concurrent.futures — Manage Pools of Concurrent Tasks — PyMOTW 3: The concurrent.futures modules pro.
0
0
0
@bb_auto
bb_auto
9 years
[PyMOTW] functools — Tools for Manipulating Functions — PyMOTW 3: The functools module provides tools for ada.
0
0
0
@bb_auto
bb_auto
9 years
[PyMOTW] doctest — Testing Through Documentation — PyMOTW 3: doctest tests source code by running examples em.
0
0
0
@bb_auto
bb_auto
9 years
[PyMOTW] random — Pseudorandom Number Generators — PyMOTW 3: The random module provides a fast pseudorandom n.
0
0
0
@bb_auto
bb_auto
9 years
[PyMOTW] dis — Python Bytecode Disassembler — PyMOTW 3: The dis module includes functions for working with Py.
0
0
0
@bb_auto
bb_auto
9 years
[PyMOTW] pprint — Pretty-print Data Structures — PyMOTW 3: pprint contains a “pretty printer” for producing a.
0
0
0
@bb_auto
bb_auto
9 years
[PyMOTW] enum – Enumeration Type — PyMOTW 3: The enum module defines an enumeration type with iteration and c.
0
0
0
@bb_auto
bb_auto
9 years
[PyMOTW] threading — Manage Concurrent Operations — PyMOTW 3: Using threads allows a program to run multiple .
0
0
0
@bb_auto
bb_auto
9 years
[PyMOTW] textwrap — Formatting Text Paragraphs — PyMOTW 3: The textwrap module can be used to format text for.
0
0
0
@bb_auto
bb_auto
9 years
[PyMOTW] shlex — Parse Shell-style Syntaxes — PyMOTW 3: The shlex module implements a class for parsing simpl.
0
0
0
@bb_auto
bb_auto
9 years
[PyMOTW] pdb — Interactive Debugger — PyMOTW 3: pdb implements an interactive debugging environment for Pytho.
0
0
0
@bb_auto
bb_auto
9 years
[PyMOTW] grp — UNIX Group Database — PyMOTW 3: The grp module can be used to read information about UNIX grou.
0
0
0
@bb_auto
bb_auto
9 years
[PyMOTW] pwd — UNIX Password Database — PyMOTW 3: The pwd module can be used to read user information from th.
0
0
0
@bb_auto
bb_auto
9 years
[PyMOTW] socketserver — Creating Network Servers — PyMOTW 3: The socketserver module is a framework for creat.
0
0
0
@bb_auto
bb_auto
9 years
[PyMOTW] base64 — Encode Binary Data with ASCII — PyMOTW 3: The base64, base32, base16, and base85 encodings .
0
0
0
@bb_auto
bb_auto
9 years
[PyMOTW] cgitb — Detailed Traceback Reports — PyMOTW 3: cgitb is a valuable debugging tool in the standard li.
0
0
0