Message119366
| Author | eric.araujo |
|---|---|
| Recipients | Peaker, eric.araujo, tarek |
| Date | 2010-10-22.08:35:26 |
| SpamBayes Score | 8.3641164e-05 |
| Marked as misclassified | No |
| Message-id | <1287736528.4.0.662038521665.issue3902@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thanks for the report. To the best of my knowledge, distutils never generates Python files, and the docs for ext_modules or ext_package don’t imply __init__.py will be generated. IOW, for “pkg.foo”, you’re supposed to have pkg/__init__.py and pkg/foo.c. I think this bug is invalid, or is a request for a small doc improvement. Do you agree? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-22 08:35:28 | eric.araujo | set | recipients: + eric.araujo, tarek, Peaker |
| 2010-10-22 08:35:28 | eric.araujo | set | messageid: <1287736528.4.0.662038521665.issue3902@psf.upfronthosting.co.za> |
| 2010-10-22 08:35:27 | eric.araujo | link | issue3902 messages |
| 2010-10-22 08:35:26 | eric.araujo | create | |