cpython/Modules
Mark Dickinson f53b1e2f77 Merged revisions 79665 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r79665 | mark.dickinson | 2010-04-03 11:49:56 +0100 (Sat, 03 Apr 2010) | 20 lines

  Merged revisions 79661 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r79661 | mark.dickinson | 2010-04-03 11:27:05 +0100 (Sat, 03 Apr 2010) | 14 lines

    Fix a couple of issues with the test_structmembersType class in _testcapimodule

     - rename to _test_structmembersType to avoid the class being automatically
       called by test_capi

     - allow space for trailing NUL in inplace_member field of all_structmembers

     - use T_STRING_INPLACE instead of T_INPLACE_STRING as keyword argument
       to _test_structmembersType initializer

     - don't attempt to initialize inplace_member field if T_STRING_INPLACE
       argument wasn't supplied.
  ........
................
2010-04-03 10:59:11 +00:00
..
_ctypes
_io
_multiprocessing
_sqlite
cjkcodecs
expat
zlib
Setup.config.in
Setup.dist
_bisectmodule.c
_codecsmodule.c
_collectionsmodule.c
_csv.c
_curses_panel.c
_cursesmodule.c
_dbmmodule.c
_elementtree.c
_functoolsmodule.c
_gdbmmodule.c
_gestalt.c
_hashopenssl.c
_heapqmodule.c
_json.c
_localemodule.c
_lsprof.c
_pickle.c
_randommodule.c
_sre.c
_ssl.c
_struct.c
_testcapimodule.c Merged revisions 79665 via svnmerge from 2010-04-03 10:59:11 +00:00
_threadmodule.c
_tkinter.c
_weakref.c
addrinfo.h
ar_beos
arraymodule.c
atexitmodule.c
audioop.c
binascii.c
bz2module.c
cmathmodule.c
config.c.in
cryptmodule.c
datetimemodule.c
errnomodule.c
fcntlmodule.c
fpectlmodule.c
fpetestmodule.c
gc_weakref.txt
gcmodule.c
getaddrinfo.c
getbuildinfo.c
getnameinfo.c
getpath.c
grpmodule.c
hashlib.h
itertoolsmodule.c
ld_so_aix
ld_so_beos
main.c Merged revisions 78872 via svnmerge from 2010-03-21 21:48:45 +00:00
makesetup
makexp_aix
mathmodule.c
md5module.c
mmapmodule.c
nismodule.c
operator.c
ossaudiodev.c
parsermodule.c
posixmodule.c
pwdmodule.c
pyexpat.c
python.c
readline.c
resource.c
rotatingtree.c
rotatingtree.h
selectmodule.c
sha1module.c
sha256module.c
sha512module.c
signalmodule.c
socketmodule.c
socketmodule.h
spwdmodule.c
sre.h
sre_constants.h
symtablemodule.c
syslogmodule.c
termios.c
testcapi_long.h
timemodule.c
tkappinit.c
tkinter.h
unicodedata.c
unicodedata_db.h
unicodename_db.h
xxmodule.c
xxsubtype.c
zipimport.c
zlibmodule.c