python.rst
changeset 1211 02aabbf45b59
parent 1210 ed0ee1b5343c
child 1298 1e7db170c823
--- a/python.rst	Tue Feb 07 11:04:34 2012 +0200
+++ b/python.rst	Tue Feb 07 11:06:40 2012 +0200
@@ -75,6 +75,8 @@
   print(pprint.pformat('string'))
   print(pprint.pformat(['1', '2']))
 
+See:
+
   http://docs.python.org/library/pprint.html
                 Doc page.