[pypy-svn] r47064 - pypy/dist/pypy/doc

cfbolz at codespeak.net cfbolz at codespeak.net
Mon Oct 1 10:56:47 CEST 2007


Author: cfbolz
Date: Mon Oct  1 10:56:47 2007
New Revision: 47064

Modified:
   pypy/dist/pypy/doc/cleanup-todo.txt
Log:
crypt uses rffi now


Modified: pypy/dist/pypy/doc/cleanup-todo.txt
==============================================================================
--- pypy/dist/pypy/doc/cleanup-todo.txt	(original)
+++ pypy/dist/pypy/doc/cleanup-todo.txt	Mon Oct  1 10:56:47 2007
@@ -34,7 +34,6 @@
 
  - rewrite the following rctypes modules using rffi:
   - bz2
-  - crypt
   - _demo
   - _ssl
   - fcntl


More information about the pypy-svn mailing list