Message207209
| Author | eric.snow |
|---|---|
| Recipients | Arfrever, brett.cannon, eric.snow, loewis, ncoghlan, vajrasky |
| Date | 2014-01-03.05:42:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1388727759.23.0.513059201739.issue19714@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I added 2 rudimentary tests for issue #20097 which gives at least coverage in the test suite, but we need the following tests still: * registry entry exists and module is found (spec returned) * registry entry exists and module is not found (None returned) Depending on what time I have I may take a stab at this using test_winreg as an example. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-01-03 05:42:39 | eric.snow | set | recipients: + eric.snow, loewis, brett.cannon, ncoghlan, Arfrever, vajrasky |
| 2014-01-03 05:42:39 | eric.snow | set | messageid: <1388727759.23.0.513059201739.issue19714@psf.upfronthosting.co.za> |
| 2014-01-03 05:42:39 | eric.snow | link | issue19714 messages |
| 2014-01-03 05:42:38 | eric.snow | create | |