Serhiy Storchaka
|
6787a3806e
|
Issue #15204: Deprecated the 'U' mode in file-like objects.
|
2013-11-23 22:12:06 +02:00 |
Alexander Belopolsky
|
a2637729f2
|
Issue #7582: Use ISO timestamp in diff.py
|
2012-06-22 12:46:19 -04:00 |
Éric Araujo
|
a0e92a8028
|
Fix missing or wrong shebangs and missing executable bits for scripts (#10318)
|
2011-07-26 18:01:08 +02:00 |
Tim Peters
|
130e37f3e2
|
Read the text files to be compared in universal-newline mode.
|
2004-10-03 19:03:19 +00:00 |
Martin v. Löwis
|
e064b41f5a
|
Patch #914575: difflib side by side diff support, diff.py s/b/s HTML option.
|
2004-08-29 16:34:40 +00:00 |
Andrew M. Kuchling
|
e236b38731
|
[Patch #1005491 ] use __name__ == '__main__' in scripts
|
2004-08-09 17:27:55 +00:00 |
Tim Peters
|
27f883687b
|
Whitespace normalization.
|
2004-07-08 04:22:35 +00:00 |
Raymond Hettinger
|
a33d177589
|
Added a command line interface for difflib.py
|
2003-06-08 23:04:17 +00:00 |