On Tue, Dec 09, 2014, Sean Dague <[email protected]> wrote:
> This check should run on any version of python and give the same
> results. It does not, because it queries python to know what's in stdlib
> vs. not.

Just to underscore that it's difficult to get right, I found out recently
that hacking doesn't do a great job of figuring out what is a standard
library.

I've installed some libraries in 'develop' mode and recent hacking
thinks they are standard libraries and complains about the order.

JE


_______________________________________________
OpenStack-dev mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to