[pypy-svn] r45181 - in pypy/dist: . pypy/doc/discussion

mwh at codespeak.net mwh at codespeak.net
Wed Jul 18 13:58:27 CEST 2007


Author: mwh
Date: Wed Jul 18 13:58:26 2007
New Revision: 45181

Modified:
   pypy/dist/   (props changed)
   pypy/dist/pypy/doc/discussion/emptying-the-malloc-zoo.txt
Log:
trivial commit to test pushing from bzr

Modified: pypy/dist/pypy/doc/discussion/emptying-the-malloc-zoo.txt
==============================================================================
--- pypy/dist/pypy/doc/discussion/emptying-the-malloc-zoo.txt	(original)
+++ pypy/dist/pypy/doc/discussion/emptying-the-malloc-zoo.txt	Wed Jul 18 13:58:26 2007
@@ -35,4 +35,6 @@
 
   As above, but all fields will be cleared.
 
- - lltype.malloc(U, raw=True) – 
+**lltype.malloc(U, raw=True) – U is not a GC container**
+
+  Blah.



More information about the Pypy-commit mailing list