[New-bugs-announce] [issue7062] No docs for module 'IN'

Roman Sokolov report at bugs.python.org
Mon Oct 5 08:11:28 CEST 2009


New submission from Roman Sokolov <sokolov.r.v at gmail.com>:

Python 2.6.3 (r263:75183, Oct  2 2009, 11:22:08)
>>> import IN
>>> help(IN)

-- contain following lines:
"MODULE DOCS
    http://docs.python.org/library/IN"
, but server returns 404 error:
"The requested URL /library/IN was not found on this server."
and no docs found in source distribution:
$ cat ~/terrarium/sources/py26st/Doc/library/IN.rst
cat: /home/roma/terrarium/sources/py26st/Doc/library/IN.rst: No such 
file or directory

----------
assignee: georg.brandl
components: Documentation
messages: 93576
nosy: RSokolov, georg.brandl
severity: normal
status: open
title: No docs for module 'IN'
versions: Python 2.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7062>
_______________________________________


More information about the New-bugs-announce mailing list