Message 256162 - Python tracker
Message256162
| Author | nchammas |
|---|---|
| Recipients | brett.cannon, docs@python, nchammas |
| Date | 2015-12-09.21:17:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1449695869.35.0.513446282825.issue25768@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I've added the tests as we discussed. A couple of comments: * I found it difficult to reuse the existing setUp() code so had to essentially repeat a bunch of very similar code to create "bad" files. Let me know if you think there is a better way to do this. * I'm having trouble with the test for compile_path(). Specifically, it doesn't seem to actually use the value for skip_curdir. Do you understand why? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-12-09 21:17:49 | nchammas | set | recipients: + nchammas, brett.cannon, docs@python |
| 2015-12-09 21:17:49 | nchammas | set | messageid: <1449695869.35.0.513446282825.issue25768@psf.upfronthosting.co.za> |
| 2015-12-09 21:17:49 | nchammas | link | issue25768 messages |
| 2015-12-09 21:17:49 | nchammas | create | |