New submission from Jean Jordaan <jean.jord...@gmail.com>:

http://docs.python.org/library/pdb.html states "The run_* functions and 
set_trace() are aliases" but the functions in question are "run", "runeval" and 
"runcall": no underscores.

----------
assignee: docs@python
components: Documentation
messages: 126231
nosy: docs@python, neaj
priority: normal
severity: normal
status: open
title: Doc type: "run_*" instead of "run*" on 
http://docs.python.org/library/pdb.html
type: performance
versions: Python 2.7

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

Reply via email to