Fix layout glitch in References section.
This commit is contained in:
parent
4c5f90cb3e
commit
ad1e48dbf1
12
pep-3115.txt
12
pep-3115.txt
|
@ -278,20 +278,16 @@ Backwards Compatibility
|
|||
References
|
||||
|
||||
[1] [Python-3000] Metaclasses in Py3K (original proposal)
|
||||
|
||||
http://mail.python.org/pipermail/python-3000/2006-December/005030.html
|
||||
http://mail.python.org/pipermail/python-3000/2006-December/005030.html
|
||||
|
||||
[2] [Python-3000] Metaclasses in Py3K (Guido's suggested syntax)
|
||||
|
||||
http://mail.python.org/pipermail/python-3000/2006-December/005033.html
|
||||
http://mail.python.org/pipermail/python-3000/2006-December/005033.html
|
||||
|
||||
[3] [Python-3000] Metaclasses in Py3K (Objections to two-phase init)
|
||||
|
||||
http://mail.python.org/pipermail/python-3000/2006-December/005108.html
|
||||
http://mail.python.org/pipermail/python-3000/2006-December/005108.html
|
||||
|
||||
[4] [Python-3000] Metaclasses in Py3K (Always use an ordered dict)
|
||||
|
||||
http://mail.python.org/pipermail/python-3000/2006-December/005118.html
|
||||
http://mail.python.org/pipermail/python-3000/2006-December/005118.html
|
||||
|
||||
[5] PEP 359: The 'make' statement -
|
||||
http://www.python.org/dev/peps/pep-0359/
|
||||
|
|
Loading…
Reference in New Issue