[New-bugs-announce] [issue7078] struct help in the interpreter does not explain about the fmt option
Senthil Kumaran
report at bugs.python.org
Wed Oct 7 20:10:27 CEST 2009
New submission from Senthil Kumaran <orsenthil at gmail.com>:
>>> help(struct) mentions the functions which use fmt characters.
The builtin help does not mention the fmt characters and their meaning.
One should go online if he has to refer them.
----------
keywords: easy
messages: 93709
nosy: orsenthil
priority: low
severity: normal
status: open
title: struct help in the interpreter does not explain about the fmt option
type: behavior
versions: Python 2.6, Python 2.7, Python 3.1, Python 3.2
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7078>
_______________________________________
More information about the New-bugs-announce
mailing list