Author: Maciej Fijalkowski <[email protected]> Branch: extradoc Changeset: r3900:3fc9d13dc64c Date: 2011-09-21 18:34 +0200 http://bitbucket.org/pypy/extradoc/changeset/3fc9d13dc64c/
Log: a brief blog post draft diff --git a/blog/draft/py3donate.rst b/blog/draft/py3donate.rst new file mode 100644 --- /dev/null +++ b/blog/draft/py3donate.rst @@ -0,0 +1,12 @@ + +Py3k for PyPy fundraiser +======================== + +Hello + +We would like to announce a donation campaign for implementing python 3 in PyPy. +Please read the `detailed plan`_ for further details and donate using +`our website`_. + +.. _`detailed plan`: http://pypy.org/py3donate.html +.. _`our website`: http://pypy.org _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
