Staging
v0.5.1
https://github.com/python/cpython
Revision af7cf6d2b9ec4ec2ec016fdf47c21894fef3f26a authored by Terry Jan Reedy on 16 May 2016, 03:52:56 UTC, committed by Terry Jan Reedy on 16 May 2016, 03:52:56 UTC
Uppercase 'GUI', remove 2.7 references and reflow text.
1 parent 9549a3e
Raw File
Tip revision: af7cf6d2b9ec4ec2ec016fdf47c21894fef3f26a authored by Terry Jan Reedy on 16 May 2016, 03:52:56 UTC
Issue 18910: Edit idle_test/README.txt to add 'requires' usage at module scope.
Tip revision: af7cf6d
parsetok_pgen.c
#define PGEN
#include "parsetok.c"
back to top