Skip to content

Commit c0921ce

Browse files
committed
修正格式问题
1 parent df68d4d commit c0921ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cn_docs/starting/which-python.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ PyPy的目标是在与CPython参考实现保持最大的兼容的同时提高性
4848

4949
如果你正在想法子提交你的Python代码的性能,那么值得尝试一下PyPy。在一套基准测试中,它 `快于CPython 5倍有余 <http://speed.pypy.org/>` 。
5050

51-
目前PyPy支持Python 2.7。[#pypy_ver]_
51+
目前PyPy支持Python 2.7。 [#pypy_ver]_
5252

5353
Jython
5454
-------

0 commit comments

Comments
 (0)