difflib should separate filename from timestamp with tab - Code Review (original) (raw)

Can't Edit
Can't Publish+Mail
Start Review

Created:
15 years, 1 month ago by techtonik

Modified:
14 years, 11 months ago

Reviewers:

Base URL:
http://svn.python.org/projects/python/trunk/

Visibility:
Public.

Description

http://bugs.python.org/issue7585

Patch Set 1#

Patch Set 2 : do not leave trailing whitespace if from/to filedate is not set#

Patch Set 3 : remove non ISO 8601 recommendation for interoperability#

Patch Set 4 : add ISO 8601 recommendation for interoperability#

Patch Set 5 : unittest to overcome doctest limitations#

Downloaded from: http://bugs.python.org/file16797/issue7585.difflib-tab-unittest.diff

Created: 15 years, 1 month ago

Download[raw] [tar.bz2]

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -21 lines) Patch
Doc/library/difflib.rst View 3 4 2 chunks +4 lines, -4 lines 0 comments Download
Lib/difflib.py View 1 2 3 4 4 chunks +19 lines, -16 lines 0 comments Download
Lib/test/test_difflib.py View 1 chunk +23 lines, -1 line 0 comments Download

Messages

Total messages: 4

Expand All Messages | Collapse All Messages

| techtonik | | 15 years, 1 month ago (2010-04-01 20:06:39 UTC)#1 | | ------------- | | ---------------------------------------------------------- |

Sign in to reply to this message.

techtonik do not leave trailing whitespace if from/to filedate is not set 15 years, 1 month ago (2010-04-01 20:23:37 UTC)#2

do not leave trailing whitespace if from/to filedate is not set

Sign in to reply to this message.

techtonik add ISO 8601 recommendation for interoperability 15 years, 1 month ago (2010-04-02 11:44:29 UTC)#3

add ISO 8601 recommendation for interoperability

Sign in to reply to this message.

techtonik unittest to overcome doctest limitations 15 years, 1 month ago (2010-04-07 10:16:18 UTC)#4

unittest to overcome doctest limitations

Sign in to reply to this message.

Expand All Messages | Collapse All Messages