Fix links to PEP 4 and 8 (thanks Bill Janssen).
This commit is contained in:
parent
9610f63b39
commit
cc9c377ac0
|
@ -605,10 +605,10 @@ References
|
|||
==========
|
||||
|
||||
.. [#pep-0004] PEP 4: Deprecation of Standard Modules
|
||||
(http://www.python.org/dev/pep-0004/)
|
||||
(http://www.python.org/dev/peps/pep-0004/)
|
||||
|
||||
.. [#pep-0008] PEP 8: Style Guide for Python Code
|
||||
(http://www.python.org/dev/pep-0008/)
|
||||
(http://www.python.org/dev/peps/pep-0008/)
|
||||
|
||||
.. [#pep-0360] PEP 360: Externally Maintained Packages
|
||||
(http://www.python.org/peps/pep-0360/)
|
||||
|
|
Loading…
Reference in New Issue