Message145619
| Author | paul.moore |
|---|---|
| Recipients | alexis, eric.araujo, paul.moore, tarek, vinay.sajip |
| Date | 2011-10-16.13:50:30 |
| SpamBayes Score | 0.0027892618 |
| Marked as misclassified | No |
| Message-id | <CACac1F-TW-gUf29c3cvFqZxG9duoGysQVwfOW6yoSQN3MDwY7g@mail.gmail.com> |
| In-reply-to | <CACac1F8u-ZyaBPg8EbSTMCBVsFViJ_C2KEJ72q1OwF8PKWg3Mw@mail.gmail.com> |
| Content | |
|---|---|
I found the problem - it's in packaging.util.write_record_file. The file passed to csv.writer should be opened with newline=''. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-10-16 13:50:31 | paul.moore | set | recipients: + paul.moore, vinay.sajip, tarek, eric.araujo, alexis |
| 2011-10-16 13:50:30 | paul.moore | link | issue13175 messages |
| 2011-10-16 13:50:30 | paul.moore | create | |