Author: Maciej Fijalkowski <fij...@gmail.com>
Branch: 
Changeset: r574:f6965c6ac40e
Date: 2012-06-30 21:42 +0200
http://bitbucket.org/cffi/cffi/changeset/f6965c6ac40e/

Log:    remove the comment

diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -243,9 +243,7 @@
 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.  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 ``:-)``
+The actual function calls should be obvious.  It's like C.
 
 
 =======================================================
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to