Author: Alex Gaynor <[email protected]>
Branch: extradoc
Changeset: r5105:5f88260857ab
Date: 2013-10-25 16:43 -0700
http://bitbucket.org/pypy/extradoc/changeset/5f88260857ab/
Log: fix for pygments
diff --git a/blog/draft/coverage.rst b/blog/draft/coverage.rst
--- a/blog/draft/coverage.rst
+++ b/blog/draft/coverage.rst
@@ -5,7 +5,7 @@
you've probably experienced some incredible slowness. Take this simple
program:
-.. source-code:: python
+.. code-block:: python
def f():
return 1
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit