summaryrefslogtreecommitdiffstats
path: root/Modules/posixmodule.c
diff options
context:
space:
mode:
authorMark Dickinson <dickinsm@gmail.com>2010-04-03 10:27:05 (GMT)
committerMark Dickinson <dickinsm@gmail.com>2010-04-03 10:27:05 (GMT)
commitb05dc00fb7184eaf5bc78ef483a691540ebc1215 (patch)
treedc4f871c0458292c74d407ff687c67a23d5de8eb /Modules/posixmodule.c
parent34c35b2788f4f764022f11a624fb08d325c31e94 (diff)
downloadcpython-b05dc00fb7184eaf5bc78ef483a691540ebc1215.zip
cpython-b05dc00fb7184eaf5bc78ef483a691540ebc1215.tar.gz
cpython-b05dc00fb7184eaf5bc78ef483a691540ebc1215.tar.bz2
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.
Diffstat (limited to 'Modules/posixmodule.c')
0 files changed, 0 insertions, 0 deletions