[pypy-commit] cffi default: Smiley.

arigo noreply at buildbot.pypy.org
Thu Jun 14 23:14:09 CEST 2012


Author: Armin Rigo <arigo at tunes.org>
Branch: 
Changeset: r358:2cb7aa6a78f2
Date: 2012-06-14 23:13 +0200
http://bitbucket.org/cffi/cffi/changeset/2cb7aa6a78f2/

Log:	Smiley.

diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -165,7 +165,9 @@
 If specified, this argument gives an "initializer", like you can use
 with C code to initialize global variables.
 
-The actual function calls should be obvious.
+The actual function calls should be obvious.  It's like C.  Did you even
+notice that we accidentally left a trailing semicolon?  That's fine
+because it is valid Python syntax as well ``:-)``
 
 
 


More information about the pypy-commit mailing list