diff options
| author | Mark Dickinson <dickinsm@gmail.com> | 2010-04-03 10:46:46 (GMT) |
|---|---|---|
| committer | Mark Dickinson <dickinsm@gmail.com> | 2010-04-03 10:46:46 (GMT) |
| commit | d9a91305e24ac8e4afd6399de105b4abd680bcff (patch) | |
| tree | 403095e792ad4477812daaacd11073c5aca03875 /Python/ast.c | |
| parent | 2f7d46fde2f5d4ead858a33bf6511b7fdb437e83 (diff) | |
| download | cpython-d9a91305e24ac8e4afd6399de105b4abd680bcff.zip cpython-d9a91305e24ac8e4afd6399de105b4abd680bcff.tar.gz cpython-d9a91305e24ac8e4afd6399de105b4abd680bcff.tar.bz2 | |
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.
........
Diffstat (limited to 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions
