classification
Title: asdl_c.py fix for long lines
Type: Stage:
Components: Interpreter Core Versions:
process
Status: closed Resolution: out of date
Dependencies: Superseder:
Assigned To: brett.cannon Nosy List: brett.cannon, jpe
Priority: normal Keywords: patch

Created on 2005-03-20 19:57 by jpe, last changed 2005-03-20 23:49 by brett.cannon. This issue is now closed.

Files
File name Uploaded Description Edit
asdl_c.diff jpe, 2005-03-20 19:57
Messages (2)
msg48016 - (view) Author: John Ehresman (jpe) * Date: 2005-03-20 19:57
Simple-minded fix to reflow when line doesn't contain a
' ' before the wrap column
msg48017 - (view) Author: Brett Cannon (brett.cannon) * (Python committer) Date: 2005-03-20 23:49
Logged In: YES 
user_id=357491

I just raised max length to 80 in last commit.

Closed as out of date.
History
Date User Action Args
2005-03-20 19:57:20jpecreate