Hi, Here is an update:
On Thu, Jun 15, 2006 at 03:36:20PM +0100, Michael Hudson wrote: > > * extension compiler > > * it doesn't support modules that have an app-level component properly > * you can't define "special methods" (__add__, etc) on exported types > * you can't test the mixed module on top of cpython > * documenation. I finished this, apart from the "special methods" item. > Arre, with Armin's help, promised to document > rctypes. I collected the existing documentation, and removed bits that are out-of-date design documents. It's now all in pypy/doc/rctypes.txt. It could probably do with some completing or polishing. A bientot, Armin _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
