Message253656
| Author | jayvdb |
|---|---|
| Recipients | jayvdb, mhammond |
| Date | 2015-10-29.06:00:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1446098438.41.0.333583396079.issue25504@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
All versions of Tools/freeze/checkextensions_win32.py have had an error due to accessing 'modules.sourceFiles' instead of 'module.sourceFiles'. https://hg.python.org/cpython/diff/8e9d5e5103f5/Tools/freeze/checkextensions_win32.py#l1.96 Presumably there is something which makes this block of code rather infrequently used. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-10-29 06:00:38 | jayvdb | set | recipients: + jayvdb, mhammond |
| 2015-10-29 06:00:38 | jayvdb | set | messageid: <1446098438.41.0.333583396079.issue25504@psf.upfronthosting.co.za> |
| 2015-10-29 06:00:38 | jayvdb | link | issue25504 messages |
| 2015-10-29 06:00:38 | jayvdb | create | |