
report at bugs
Nov 19, 2009, 4:35 PM
Post #1 of 1
(181 views)
Permalink
|
|
[issue7363] Inconsisten Indentation In SocketServer Docs
|
|
New submission from Yuv Gre <ubershmekel [at] gmail>: A bit nitpicky but there are 3 spaces instead of 4 in the docs. This is relevant to py3k and trunk. http://docs.python.org/library/socketserver.html#socketserver-udpserver- example ---------- assignee: georg.brandl components: Documentation files: 3-spaces-udp-server.patch keywords: patch messages: 95517 nosy: georg.brandl, ubershmekel severity: normal status: open title: Inconsisten Indentation In SocketServer Docs versions: Python 2.7, Python 3.2 Added file: http://bugs.python.org/file15366/3-spaces-udp-server.patch _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue7363> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|