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

Issue 25076: [issue2771] test issue

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 1 month ago by ajaksu
Modified:
8 years, 4 months ago
Reviewers:
Base URL:
http://rietveld.googlecode.com/svn/trunk/
Visibility:
Public.

Description

From http://bugs.python.org/issue2771 "This is a very long line. I am wondering how it will be wrapped. What will happen to this exceedingly long line? Will it be wrapped? Will it? Really? What will happen? Here's an example: def fact(n): if n > 1: return n * fact(n-1) else: assert n in (0, 1) return 1 What do you think of that?" Description fetched from: http://bugs.python.org/msg66272

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -3 lines) Patch
M static/upload.py View 6 chunks +51 lines, -3 lines 1 comment Download

Messages

Total messages: 2
ajaksu
15 years, 1 month ago (2009-03-06 14:42:30 UTC) #1
ajaksu
15 years ago (2009-03-29 22:40:14 UTC) #2
Checking what is send on a publish request

http://codereview.appspot.com/25076/diff/1/2
File static/upload.py (right):

http://codereview.appspot.com/25076/diff/1/2#newcode64
Line 64: #python static/upload.py -R 2771 -F msg66272 --send_mail
test comment
Sign in to reply to this message.

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