diff options
author | Fred Drake <fdrake@acm.org> | 2000-08-14 20:59:57 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2000-08-14 20:59:57 (GMT) |
commit | ccede598894e780cb3e4ef80aeede313f62bb1fb (patch) | |
tree | 315b2f238cb4e92caf706992061c9d372c370dab /Lib/idlelib/GrepDialog.py | |
parent | 6bd8b252e0cd4a933b514251e9b92e22ca2ea45a (diff) | |
download | cpython-ccede598894e780cb3e4ef80aeede313f62bb1fb.zip cpython-ccede598894e780cb3e4ef80aeede313f62bb1fb.tar.gz cpython-ccede598894e780cb3e4ef80aeede313f62bb1fb.tar.bz2 |
The attempt to protect against MS_WIN16 compilers that do not support long
string literals has not been tested on an MS_WIN16 platform; the trailing
";" was inside the #ifndef MS_WIN16, which should cause an error (missing
semi-colon) when compiled with that symbol #defined.
Diffstat (limited to 'Lib/idlelib/GrepDialog.py')
0 files changed, 0 insertions, 0 deletions