Message 88652 - Python tracker
Message88652
| Author | pitrou |
|---|---|
| Recipients | pitrou, purpleidea, r.david.murray, tarek |
| Date | 2009-06-01.16:11:49 |
| SpamBayes Score | 7.20089e-06 |
| Marked as misclassified | No |
| Message-id | <1243872843.5319.2.camel@localhost> |
| In-reply-to | <1243872463.36.0.573063957565.issue6142@psf.upfronthosting.co.za> |
| Content | |
|---|---|
I'm not sure why you call it a "mess". Generating a pyc file is the normal way of operating when importing a Python module from source. It's not just distutils. And the fact that it's "harmless" does not justify adding a distutils option for something which doesn't seem to have anything to do with distutils... |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-06-01 16:11:50 | pitrou | set | recipients: + pitrou, tarek, r.david.murray, purpleidea |
| 2009-06-01 16:11:49 | pitrou | link | issue6142 messages |
| 2009-06-01 16:11:49 | pitrou | create | |