[pypy-svn] r12627 - pypy/dist/pypy/documentation

arigo at codespeak.net arigo at codespeak.net
Fri May 20 14:05:42 CEST 2005


Author: arigo
Date: Fri May 20 14:05:42 2005
New Revision: 12627

Modified:
   pypy/dist/pypy/documentation/extradoc.txt
Log:
issue65 resolved

Checked-in the PyCon2005 talk.


Modified: pypy/dist/pypy/documentation/extradoc.txt
==============================================================================
--- pypy/dist/pypy/documentation/extradoc.txt	(original)
+++ pypy/dist/pypy/documentation/extradoc.txt	Fri May 20 14:05:42 2005
@@ -14,13 +14,16 @@
 * `EU funding for FOSS`_ talk on Chaos Communication
   Conference in Berlin, Dec 2004. 
 
-* `py lib slides`_ from the py lib talk at Pycon 2005 
+* `PyCon 2005`_ animated slices, mostly reporting on the translator status.
+
+* `py lib slides`_ from the py lib talk at PyCon 2005 
   (py is used as a support/testing library for PyPy). 
 
 .. _oscon2003-paper: http://codespeak.net/pypy/index.cgi?extradoc/talk/oscon2003-paper.html
 .. _`Architecture introduction slides`: http://codespeak.net/svn/pypy/extradoc/talk/amsterdam-sprint-intro.pdf
 .. _`EU funding for FOSS`: http://codespeak.net/svn/pypy/extradoc/talk/2004-21C3-pypy-EU-hpk.pdf
 .. _`py lib slides`: http://codespeak.net/svn/pypy/extradoc/talk/2005-pycon-py.pdf
+.. _`PyCon 2005`: http://codespeak.net/svn/pypy/extradoc/talk/pypy-talk-pycon2005/
 
 Related projects 
 ----------------------------------



More information about the Pypy-commit mailing list