Fix format.
This commit is contained in:
parent
b9aca5720d
commit
4e73daf912
|
@ -794,10 +794,10 @@ Backwards Compatibility
|
|||
References
|
||||
|
||||
[1] Python Library Reference - String formating operations
|
||||
http://docs.python.org/library/stdtypes.html#string-formatting-operations
|
||||
http://docs.python.org/library/stdtypes.html#string-formatting-operations
|
||||
|
||||
[2] Python Library References - Template strings
|
||||
http://docs.python.org/library/string.html#string.Template
|
||||
http://docs.python.org/library/string.html#string.Template
|
||||
|
||||
[3] [Python-3000] String formating operations in python 3k
|
||||
http://mail.python.org/pipermail/python-3000/2006-April/000285.html
|
||||
|
|
Loading…
Reference in New Issue