Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(5216)

Issue 28147: review of Python issue 5236 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 1 month ago by brett.cannon
Modified:
14 years, 9 months ago
Reviewers:
CC:
tleeuwenburg
Base URL:
http://svn.python.org/view/*checkout*/python/trunk/
Visibility:
Public.

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
Lib/_strptime.py View 1 chunk +6 lines, -0 lines 1 comment Download
Lib/test/test_time.py View 1 chunk +4 lines, -0 lines 2 comments Download

Messages

Total messages: 2
brett.cannon
15 years, 1 month ago (2009-03-30 20:42:04 UTC) #1
brett.cannon
15 years, 1 month ago (2009-03-30 21:10:38 UTC) #2
Changes are all minor and I have made them in my copy. Once I make sure my
changes work for the docs I will check it in.

http://codereview.appspot.com/28147/diff/1/3
File Lib/_strptime.py (right):

http://codereview.appspot.com/28147/diff/1/3#newcode301
Line 301: 
Why isn't the ASCII flag to re.compile not used with this in place?

http://codereview.appspot.com/28147/diff/1/2
File Lib/test/test_time.py (right):

http://codereview.appspot.com/28147/diff/1/2#newcode119
Line 119: def test_srptime_bytesarg(self):
Misspell and no comment on what is being tested.

http://codereview.appspot.com/28147/diff/1/2#newcode121
Line 121: 
Extraneous newline.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b