Go to file
arigo 00aa8876d6 [svn r38597] Raise an ImportError if there is no way to build a C extension module,
e.g. on top of pypy-c.  Importing e.g. py.magic.greenlet then gives an
exception that is saner to catch than ValueError.

--HG--
branch : trunk
2007-02-12 17:49:32 +01:00
py [svn r38597] Raise an ImportError if there is no way to build a C extension module, 2007-02-12 17:49:32 +01:00
setup.py [svn r37699] removing py._dist export (only accessed from setup.py 2007-01-31 23:23:24 +01:00