[Python-Dev] new failing test -- test_compiler

Tim Peters tim.peters at gmail.com
Sat Aug 7 21:59:43 CEST 2004


> This is the string it's trying to delete:
> 
> "abcdfeghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_"

FYI, that string appears only in shlex.py (split across two source
lines).  Maybe that will help whittle it down.


More information about the Python-Dev mailing list