Author: Maciej Fijalkowski <[email protected]> Branch: extradoc Changeset: r4074:539aa13ca942 Date: 2012-02-04 21:52 +0200 http://bitbucket.org/pypy/extradoc/changeset/539aa13ca942/
Log: more stuff diff --git a/talk/pycon2012/tutorial/outline.rst b/talk/pycon2012/tutorial/outline.rst --- a/talk/pycon2012/tutorial/outline.rst +++ b/talk/pycon2012/tutorial/outline.rst @@ -9,6 +9,7 @@ * Why you would not use PyPy (yet) * embedded * some extensions don't work (lxml) + * but there are ways around it! * How PyPy Works * Bytecode VM * GC _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
