
July 23, 2010
10:22 p.m.
On Jul 23, 2010, at 01:46 PM, schmir@gmail.com wrote:
Doesn't anybody else think this is lost work for very little gain? My /usr/lib/python2.6/site-packages directory consumes 200MB on disk. I couldn't care less if my /usr/lib/python2.5/site-packages consumed the same amount of disk space...
Right, you probably don't care now that your extension modules live in foo.so so it probably won't make much difference if they were named foo-blahblah.so, as long as they import. :) If you use Debian or Ubuntu though, it'll be a win for you by allow us to make Python support much more robust. -Barry