cpython/Modules
2015-11-02 14:40:41 +02:00
..
_ctypes Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 2015-11-02 04:04:57 +00:00
_decimal
_io Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 2015-11-02 04:04:57 +00:00
_multiprocessing
_sqlite
cjkcodecs
clinic Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 2015-11-02 04:04:57 +00:00
expat Issue #25523: Correct "a" article to "an" article 2015-11-02 03:37:02 +00:00
zlib
_bisectmodule.c
_bz2module.c
_codecsmodule.c
_collectionsmodule.c Issue #25523: Further a-to-an corrections new in 3.5 2015-11-02 04:20:33 +00:00
_cryptmodule.c
_csv.c Issue #25290: Fix typo in csv.reader() docstring 2015-10-02 19:25:53 +03:00
_curses_panel.c
_cursesmodule.c
_datetimemodule.c Closes issue #23600: Wrong results from tzinfo.fromutc(). 2015-09-27 22:32:15 -04:00
_dbmmodule.c
_elementtree.c
_functoolsmodule.c Issue #25447: The lru_cache() wrapper objects now can be copied and pickled 2015-10-24 09:49:56 +03:00
_gdbmmodule.c
_hashopenssl.c Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 2015-11-02 04:04:57 +00:00
_heapqmodule.c
_json.c
_localemodule.c
_lsprof.c
_lzmamodule.c
_math.c
_math.h
_opcode.c
_operator.c
_pickle.c Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 2015-11-02 04:04:57 +00:00
_posixsubprocess.c Close #24784: Fix compilation without thread support 2015-10-11 09:54:42 +02:00
_randommodule.c
_scproxy.c
_sre.c
_ssl.c Issue #25523: Further a-to-an corrections new in 3.5. 2015-11-02 14:40:41 +02:00
_ssl_data.h
_stat.c
_struct.c
_testbuffer.c
_testcapimodule.c sys.setrecursionlimit() now raises RecursionError 2015-10-13 00:11:21 +02:00
_testimportmultiple.c
_testmultiphase.c
_threadmodule.c
_tkinter.c
_tracemalloc.c
_weakref.c
_winapi.c
addrinfo.h
ar_beos
arraymodule.c
atexitmodule.c Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 2015-11-02 04:04:57 +00:00
audioop.c Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 2015-11-02 04:04:57 +00:00
binascii.c
cmathmodule.c
config.c.in
errnomodule.c
faulthandler.c
fcntlmodule.c
fpectlmodule.c
fpetestmodule.c
gc_weakref.txt
gcmodule.c
getaddrinfo.c
getbuildinfo.c
getnameinfo.c
getpath.c
grpmodule.c
hashlib.h Issue #25523: Correct "a" article to "an" article 2015-11-02 03:37:02 +00:00
hashtable.c
hashtable.h
itertoolsmodule.c Issue #25523: Merge a-to-an corrections from 3.4. 2015-11-02 14:39:05 +02:00
ld_so_aix.in
ld_so_beos
main.c
makesetup
makexp_aix
mathmodule.c
md5module.c
mmapmodule.c
nismodule.c
ossaudiodev.c
overlapped.c
parsermodule.c
posixmodule.c
posixmodule.h
pwdmodule.c
pyexpat.c
readline.c Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 2015-11-02 04:04:57 +00:00
README
resource.c
rotatingtree.c
rotatingtree.h
selectmodule.c merge 3.4 (#25371) 2015-10-10 19:32:33 -07:00
Setup.config.in
Setup.dist
sha1module.c
sha256module.c
sha512module.c
signalmodule.c
socketmodule.c Close #24784: Fix compilation without thread support 2015-10-11 09:54:42 +02:00
socketmodule.h
spwdmodule.c
sre.h
sre_constants.h
sre_lib.h
symtablemodule.c
syslogmodule.c
termios.c
testcapi_long.h
timemodule.c Issue #25092: Fix datetime.strftime() failure when errno was already set to EINVAL. 2015-09-22 14:51:42 -07:00
tkappinit.c
tkinter.h
unicodedata.c
unicodedata_db.h
unicodename_db.h
winreparse.h
xxlimited.c
xxmodule.c
xxsubtype.c
zipimport.c
zlibmodule.c

Source files for standard library extension modules,
and former extension modules that are now builtin modules.