Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
81ad67cdc6e89465d1503267c78ee570406bcc60
/
Lib
/
formatter.py
88869f9
Whitespace normalization.
by Tim Peters
· 24 years ago
4b8c6ea
Actually, the previous batch's comment should have been different;
by Guido van Rossum
· 25 years ago
f4bb656
DumbWriter.send_paragraph(): Fix problem with DumbWriter reported to
by Fred Drake
· 26 years ago
45e2fbc
Mass check-in after untabifying all files that need it.
by Guido van Rossum
· 27 years ago
a8832b4
Removed unneeded imports of regex and regsub.
by Guido van Rossum
· 27 years ago
2823168
(formatter.py): Add a flush() method to the writer interface. This really
by Fred Drake
· 28 years ago
ca8cdc6
(formatter.py): Simplify NullFormatter definition of add_hor_rule() to match
by Fred Drake
· 28 years ago
ccd8b19
Add provisions to set the (to be documented!) instance variable
by Guido van Rossum
· 28 years ago
8e44991
Three sets of changes from Grail:
by Guido van Rossum
· 28 years ago
3672aa2
change DumbWriter to derive from NullWriter
by Guido van Rossum
· 28 years ago
9787bdaf
Many improvements dure to Fred Drake
by Guido van Rossum
· 28 years ago
7bb7ecd
even better way to normalize spaces in add_flowing_data
by Guido van Rossum
· 29 years ago
93dc801
better way to normalize spaces in add_flowing_data
by Guido van Rossum
· 29 years ago
909507d
added NullFormatter
by Guido van Rossum
· 29 years ago
c7ae920
add flush_softspace() interface
by Guido van Rossum
· 29 years ago
a0eab1d
Initial revision
by Guido van Rossum
· 29 years ago