New submission from Steven D'Aprano <st...@pearwood.info>:

The table of string formatting conversions has a mispelling:

http://docs.python.org/library/stdtypes.html#string-formatting

'u'  Obselete type – it is identical to 'd'.

Should be "Obsolete".

----------
assignee: georg.brandl
components: Documentation
messages: 82680
nosy: georg.brandl, stevenjd
severity: normal
status: open
title: Obsolete mispelled in string formatting docs

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5361>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to