New submission from Davi Post <p...@pobox.com>:

The "See also" reference in the documentation for the token and symbol modules 
is no longer accurate. The "second example" mentioned was apparently removed in 
Python 2.7.

This leaves no explanation for how to use the symbol module.

I don't think this "See also" belongs in the token module at all. (It's in 
Python 2.5 and 2.6 as well.)

http://docs.python.org/release/2.7.1/library/symbol.html

See also:
Module parser
    The second example for the parser module shows how to use the symbol module.

----------
assignee: docs@python
components: Documentation
messages: 135017
nosy: davipo, docs@python
priority: normal
severity: normal
status: open
title: Wrong "See also" in symbol and token module docs
versions: Python 2.7, Python 3.1, Python 3.2, Python 3.3

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

Reply via email to