]> granicus.if.org Git - python/commit
Handle easy_install being run via -m with no __file__ if done from a
authorPhillip J. Eby <pje@telecommunity.com>
Tue, 18 Apr 2006 04:31:46 +0000 (04:31 +0000)
committerPhillip J. Eby <pje@telecommunity.com>
Tue, 18 Apr 2006 04:31:46 +0000 (04:31 +0000)
commit8f925cc0508146d744b2baf93d1eab0147cde91b
tree0c6142432082ef1219d4ed158a7a8c0c77f29524
parent069159b11390d2827380cd3bf9a90d4ff57527a0
Handle easy_install being run via -m with no __file__ if done from a
zipfile.
Lib/setuptools.egg-info/PKG-INFO
Lib/setuptools/command/easy_install.py