Message 35136 - Python tracker

Message35136

Author lemburg
Recipients
Date 2000-12-28.18:33:47
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The patch looks OK (except for some minor cosmetic changes I would
apply).

My only problem with it is your copyright notice. AFAIK, patches to the
Python core cannot contain copyright notices without proper license
information. OTOH, I don't think that these minor changes really warrant
adding a complete license paragraph.

Wouldn't a line like 
"Additional changes to support decoding maps by Martin v. Loewis" suffice ?
Which changes these are would be immediately clear by looking at the
CVS history.
History
Date User Action Args
2007-08-23 15:02:57adminlinkissue403002 messages
2007-08-23 15:02:57admincreate