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 |
hpk
|
f21df1b455
|
[svn r37751] fix two other places that used capturing
(although the greenlet fix is not really
related, but i first saw it now on win32)
--HG--
branch : trunk
|
2007-02-01 16:58:10 +01:00 |
hpk
|
5992a8ef21
|
[svn r37264] create the new development trunk
--HG--
branch : trunk
|
2007-01-24 15:24:01 +01:00 |