[Python-Dev] new failing test -- test_compiler (original) (raw)
Tim Peters tim.peters at gmail.com
Sat Aug 7 21:59:43 CEST 2004
- Previous message: [Python-Dev] new failing test -- test_compiler
- Next message: [Python-Dev] new failing test -- test_compiler
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [Python-Dev] new failing test -- test_compiler
- Next message: [Python-Dev] new failing test -- test_compiler
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]