Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
3868eb97c814f22fadc32627bd19a6dc0afe5b85
/
Lib
/
distutils
/
text_file.py
abc2f96
Allow comment characters (#) to be escaped:
by Greg Ward
· 25 years ago
4e5a7c7
'warn()' method now takes an optional line number.
by Greg Ward
· 26 years ago
91c488c
Replaced the last attempt at an "unreadline" with one that actually
by Greg Ward
· 26 years ago
787451b
Added 'linestart' array and 'unreadline()' method (makes parsing a lot easier).
by Greg Ward
· 26 years ago
782cdfe
Changes to allow passing an open file to the constructor (to support
by Greg Ward
· 26 years ago
db75afe
Added collapse_ws option.
by Greg Ward
· 26 years ago
f6cdcd5
Added 'warn' method.
by Greg Ward
· 26 years ago
d1dc475
Added: mems.lib.text_file: provides TextFile class for parsing text
by Greg Ward
· 26 years ago