[pypy-commit] pypy default: Add missing doc

arigo noreply at buildbot.pypy.org
Tue Sep 25 09:48:21 CEST 2012


Author: Armin Rigo <arigo at tunes.org>
Branch: 
Changeset: r57545:6be5c34d1bbd
Date: 2012-09-25 09:48 +0200
http://bitbucket.org/pypy/pypy/changeset/6be5c34d1bbd/

Log:	Add missing doc

diff --git a/pypy/doc/config/objspace.usemodules._csv.txt b/pypy/doc/config/objspace.usemodules._csv.txt
new file mode 100644
--- /dev/null
+++ b/pypy/doc/config/objspace.usemodules._csv.txt
@@ -0,0 +1,2 @@
+Implementation in RPython for the core of the 'csv' module
+


More information about the pypy-commit mailing list