cpython/Lib
2013-08-21 21:43:08 +03:00
..
collections #18466: merge with 3.3. 2013-08-17 16:58:13 +03:00
concurrent #18741: merge with 3.3. 2013-08-17 16:13:22 +03:00
ctypes #18741: merge with 3.3. 2013-08-17 16:13:22 +03:00
curses
dbm
distutils #18741: merge with 3.3. 2013-08-17 16:13:22 +03:00
email
encodings
html
http
idlelib Merge with 3.3 2013-08-19 01:05:41 -04:00
importlib
json
lib2to3 #18741: merge with 3.3. 2013-08-17 16:13:22 +03:00
logging
msilib
multiprocessing
plat-aix4
plat-darwin
plat-freebsd4
plat-freebsd5
plat-freebsd6
plat-freebsd7
plat-freebsd8
plat-generic
plat-linux
plat-netbsd1
plat-next3
plat-sunos5
plat-unixware7
pydoc_data
site-packages
sqlite3 #18741: merge with 3.3. 2013-08-17 16:13:22 +03:00
test Issue #17119: Fixed integer overflows when processing large strings and tuples 2013-08-21 21:43:08 +03:00
tkinter
turtledemo
unittest #18741: merge with 3.3. 2013-08-17 16:13:22 +03:00
urllib
venv
wsgiref
xml #18741: merge with 3.3. 2013-08-17 16:13:22 +03:00
xmlrpc
__future__.py
__phello__.foo.py
_compat_pickle.py
_dummy_thread.py
_markupbase.py
_osx_support.py #18705: merge with 3.3. 2013-08-17 15:53:55 +03:00
_pyio.py
_sitebuiltins.py
_strptime.py #18705: merge with 3.3. 2013-08-17 15:53:55 +03:00
_threading_local.py
_weakrefset.py
abc.py
aifc.py #18705: merge with 3.3. 2013-08-17 15:53:55 +03:00
antigravity.py
argparse.py
ast.py
asynchat.py
asyncore.py
base64.py
bdb.py
binhex.py
bisect.py
bz2.py
calendar.py
cgi.py
cgitb.py
chunk.py
cmd.py
code.py
codecs.py
codeop.py
colorsys.py
compileall.py
configparser.py
contextlib.py #18705: merge with 3.3. 2013-08-17 15:53:55 +03:00
copy.py
copyreg.py
cProfile.py
crypt.py
csv.py
datetime.py #18705: merge with 3.3. 2013-08-17 15:53:55 +03:00
decimal.py
difflib.py #18705: merge with 3.3. 2013-08-17 15:53:55 +03:00
dis.py
doctest.py Issue #18647: A regular expression in the doctest module rewritten so that 2013-08-19 23:04:33 +03:00
dummy_threading.py
enum.py #18705: merge with 3.3. 2013-08-17 15:53:55 +03:00
filecmp.py
fileinput.py
fnmatch.py
formatter.py
fractions.py
ftplib.py
functools.py
genericpath.py #18705: merge with 3.3. 2013-08-17 15:53:55 +03:00
getopt.py
getpass.py
gettext.py
glob.py
gzip.py
hashlib.py
heapq.py
hmac.py
imaplib.py
imghdr.py
imp.py
inspect.py #18705: merge with 3.3. 2013-08-17 15:53:55 +03:00
io.py
ipaddress.py
keyword.py
linecache.py
locale.py
lzma.py
macpath.py
macurl2path.py
mailbox.py
mailcap.py
mimetypes.py
modulefinder.py #18705: merge with 3.3. 2013-08-17 15:53:55 +03:00
netrc.py
nntplib.py
ntpath.py
nturl2path.py
numbers.py
opcode.py
operator.py
optparse.py
os.py
pdb.py #18705: merge with 3.3. 2013-08-17 15:53:55 +03:00
pickle.py
pickletools.py #18705: merge with 3.3. 2013-08-17 15:53:55 +03:00
pipes.py
pkgutil.py
platform.py #18705: merge with 3.3. 2013-08-17 15:53:55 +03:00
plistlib.py
poplib.py #18705: merge with 3.3. 2013-08-17 15:53:55 +03:00
posixpath.py
pprint.py
profile.py
pstats.py
pty.py
py_compile.py
pyclbr.py
pydoc.py
queue.py
quopri.py
random.py
re.py
reprlib.py
rlcompleter.py #18705: merge with 3.3. 2013-08-17 15:53:55 +03:00
runpy.py
sched.py
shelve.py
shlex.py
shutil.py #18705: merge with 3.3. 2013-08-17 15:53:55 +03:00
site.py
smtpd.py
smtplib.py
sndhdr.py
socket.py
socketserver.py
sre_compile.py Issue #2537: Remove breaked check which prevented valid regular expressions. 2013-08-19 23:19:49 +03:00
sre_constants.py
sre_parse.py Issue #18647: Correctly bound calculated min/max width of a subexpression. 2013-08-19 22:50:54 +03:00
ssl.py #18705: merge with 3.3. 2013-08-17 15:53:55 +03:00
stat.py
string.py
stringprep.py
struct.py
subprocess.py #18705: merge with 3.3. 2013-08-17 15:53:55 +03:00
sunau.py
symbol.py
symtable.py
sysconfig.py
tabnanny.py
tarfile.py #18705: merge with 3.3. 2013-08-17 15:53:55 +03:00
telnetlib.py
tempfile.py #18705: merge with 3.3. 2013-08-17 15:53:55 +03:00
textwrap.py
this.py
threading.py #18705: merge with 3.3. 2013-08-17 15:53:55 +03:00
timeit.py
token.py
tokenize.py
trace.py
traceback.py
tty.py
turtle.py #18705: merge with 3.3. 2013-08-17 15:53:55 +03:00
types.py
uu.py
uuid.py
warnings.py
wave.py
weakref.py
webbrowser.py
xdrlib.py
zipfile.py