You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Benjamin Peterson c416162302 allow the keyword else immediately after (no space) an integer (closes #21642) 12 years ago
..
Python.asdl Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
acceler.c Untabify C files. Will watch buildbots. 16 years ago
asdl.py Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
asdl_c.py merge 3.3 (#20588) 12 years ago
bitset.c Untabify C files. Will watch buildbots. 16 years ago
firstsets.c Untabify C files. Will watch buildbots. 16 years ago
grammar.c Fix compiler warnings on Windows 64-bit in grammar.c 12 years ago
grammar1.c Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
listnode.c Untabify C files. Will watch buildbots. 16 years ago
metagrammar.c Untabify C files. Will watch buildbots. 16 years ago
myreadline.c Issue #16136: Remove VMS support and VMS-related code 12 years ago
node.c upcast int to size_t to silence two autological-constant-out-of-range-compare warnings with clang. 12 years ago
parser.c Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
parser.h Issue 1881. Increased the stack limit from 500 to 1500. Also added 18 years ago
parsetok.c Fix a compiler warning on Windows 64-bit in parsetok.c 12 years ago
parsetok_pgen.c Issue #13590: Improve support for OS X Xcode 4: 14 years ago
pgen.c Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
pgenmain.c Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
printgrammar.c Issue #13590: Improve support for OS X Xcode 4: 14 years ago
spark.py Issue #13590: Improve support for OS X Xcode 4: 14 years ago
tokenizer.c allow the keyword else immediately after (no space) an integer (closes #21642) 12 years ago
tokenizer.h Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
tokenizer_pgen.c Patch #534304: Implement phase 1 of PEP 263. 24 years ago