Staging
v0.5.1
https://github.com/python/cpython
Revision e49af341518ba22186fc523ec23ccff462ab439e authored by Alexander Belopolsky on 01 March 2015, 20:08:17 UTC, committed by Alexander Belopolsky on 01 March 2015, 20:08:17 UTC
1 parent e2e178e
Raw File
Tip revision: e49af341518ba22186fc523ec23ccff462ab439e authored by Alexander Belopolsky on 01 March 2015, 20:08:17 UTC
Issue #7830: Flatten nested functools.partial.
Tip revision: e49af34
parsetok_pgen.c
#define PGEN
#include "parsetok.c"
back to top