Message140195
| Author | eric.araujo |
|---|---|
| Recipients | Peter.Waller, alexis, carljm, eric.araujo, higery, meatballhat, michael.mulich, tarek |
| Date | 2011-07-12.14:18:07 |
| SpamBayes Score | 0.0008879633 |
| Marked as misclassified | No |
| Message-id | <1310480287.73.0.082993379714.issue8668@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Oh, I just realized that one thing I insisted on was wrong. I pushed for the modules to be built in the build dir, as well as the dist-info dir, so that the build dir can be added to sys.path to let both import and packaging.database find the files. But this breaks one important develop feature: editions to the code should be visible immediately, without having to re-run develop or build. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-07-12 14:18:07 | eric.araujo | set | recipients: + eric.araujo, tarek, carljm, meatballhat, Peter.Waller, alexis, michael.mulich, higery |
| 2011-07-12 14:18:07 | eric.araujo | set | messageid: <1310480287.73.0.082993379714.issue8668@psf.upfronthosting.co.za> |
| 2011-07-12 14:18:07 | eric.araujo | link | issue8668 messages |
| 2011-07-12 14:18:07 | eric.araujo | create | |