Staging
v0.5.1
https://github.com/python/cpython
Revision c4e6e0a27944893103f78090eb7d026be0f3707d authored by Benjamin Peterson on 02 April 2014, 16:15:06 UTC, committed by Benjamin Peterson on 02 April 2014, 16:15:06 UTC
1 parent 9190b6f
Raw File
Tip revision: c4e6e0a27944893103f78090eb7d026be0f3707d authored by Benjamin Peterson on 02 April 2014, 16:15:06 UTC
bail in unicode error's __str__ methods if the objects are not properly initialized (closes #21134)
Tip revision: c4e6e0a
tokenizer_pgen.c
#define PGEN
#include "tokenizer.c"
back to top