Hello Jan, On Tue, Feb 01, 2005 at 23:12 +0100, Jan Dries wrote: > Hello, > > I noticed on http://www.python.org/moin/PyPySprint that you are looking > for a pure Python implementation of a number of modules, including the > crypt module. Note that for the crypt module there is such an > implementation available already: > > http://home.clear.net.nz/pages/c.evans/sw/
thanks for pointing that out! I have CCed pypy-dev with this information. The above crypt implementor notes that the code has some problem with int/longs which sounds familiar with PyPy :-) cheers, holger _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
