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 xcombelle
Recipients matrixise, vstinner, xcombelle
Date 2016-07-20.08:35:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I made some comment on code in review.

A thing that worry me that there is zero automated test.

In my opinion the minimal should be to test the expected output.

A nice to have would be a test for the write_contents function of makeopcodetranslations.py
History
Date User Action Args
2016-07-20 08:35:50xcombellesetrecipients: + xcombelle, vstinner, matrixise
2016-07-20 08:35:50xcombellesetmessageid: <[email protected]>
2016-07-20 08:35:50xcombellelinkissue25571 messages
2016-07-20 08:35:50xcombellecreate