Staging
v0.5.1
https://github.com/python/cpython
Revision 7f7a5a7b8743171d80b124edccfb7fe20bd86ac8 authored by Raymond Hettinger on 31 March 2012, 04:50:40 UTC, committed by Raymond Hettinger on 31 March 2012, 04:50:40 UTC
1 parent 41eb79a
Raw File
Tip revision: 7f7a5a7b8743171d80b124edccfb7fe20bd86ac8 authored by Raymond Hettinger on 31 March 2012, 04:50:40 UTC
Fix-up comments and add a sentinel variable for clarity.
Tip revision: 7f7a5a7
parsetok_pgen.c
#define PGEN
#include "parsetok.c"
back to top