Message138449
| Author | tarek |
|---|---|
| Recipients | alexis, tarek |
| Date | 2011-06-16.15:21:07 |
| SpamBayes Score | 8.564789e-05 |
| Marked as misclassified | No |
| Message-id | <1308237667.78.0.20758863265.issue12348@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
the PyPI server deals with the package names case issue: if you get webob, it'll find WebOb. That's not true for mirrors, so we need to fallback to the global index when "webob" is not found under simple/webob/, and look for the name with a different case. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-06-16 15:21:07 | tarek | set | recipients: + tarek, alexis |
| 2011-06-16 15:21:07 | tarek | set | messageid: <1308237667.78.0.20758863265.issue12348@psf.upfronthosting.co.za> |
| 2011-06-16 15:21:07 | tarek | link | issue12348 messages |
| 2011-06-16 15:21:07 | tarek | create | |