[Checkins] SVN: zope.tal/branches/pypyzpt/src/zope/tal/pypy/ end of setup; howto

Godefroid Chapelle gotcha at bubblenet.be
Wed Jun 6 05:48:23 EDT 2007


Log message for revision 76393:
  end of setup; howto

Changed:
  A   zope.tal/branches/pypyzpt/src/zope/tal/pypy/HOWTO.txt
  A   zope.tal/branches/pypyzpt/src/zope/tal/pypy/__init__.py

-=-
Added: zope.tal/branches/pypyzpt/src/zope/tal/pypy/HOWTO.txt
===================================================================
--- zope.tal/branches/pypyzpt/src/zope/tal/pypy/HOWTO.txt	                        (rev 0)
+++ zope.tal/branches/pypyzpt/src/zope/tal/pypy/HOWTO.txt	2007-06-06 09:48:23 UTC (rev 76393)
@@ -0,0 +1,6 @@
+run the following command to compile (you might need to setup PYTHONPATH) :
+
+python path_to_pypy/bin/compilemodule.py test zope.tal.pypy
+
+first argument is name of module you compile
+second argument is path to the package where you find the RPython 

Added: zope.tal/branches/pypyzpt/src/zope/tal/pypy/__init__.py
===================================================================



More information about the Checkins mailing list