New submission from Tarek Ziadé <ziade.ta...@gmail.com>:

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.

----------
messages: 138449
nosy: alexis, tarek
priority: high
severity: normal
status: open
title: case sensitivness  in packaging.pypi.simple.Crawler
type: behavior

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12348>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to