This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients ajaksu2, gpolo, kbk, rhettinger, taleinat, terry.reedy
Date 2009-04-26.23:40:19
SpamBayes Score 0.0010535688
Marked as misclassified No
Message-id <1240789220.7.0.421002539745.issue3344@psf.upfronthosting.co.za>
In-reply-to
Content
I would leave the variable name unchanged.
Also, better to use rstrip than file[0:-1].
History
Date User Action Args
2009-04-26 23:40:20rhettingersetrecipients: + rhettinger, terry.reedy, kbk, taleinat, ajaksu2, gpolo
2009-04-26 23:40:20rhettingersetmessageid: <1240789220.7.0.421002539745.issue3344@psf.upfronthosting.co.za>
2009-04-26 23:40:19rhettingerlinkissue3344 messages
2009-04-26 23:40:19rhettingercreate