New submission from Ralf W. Grosse-Kunstleve <r...@yahoo.com>:

The pydoc.HTMLRepr.multicolumn() method fails when using the Python 
command-line option -Qnew.
The attached patch inserts two slashes for floor division. (I think the same 
change was applied to Python 3 already.)

----------
components: Library (Lib)
files: pydoc_patch
messages: 136920
nosy: rwgk
priority: normal
severity: normal
status: open
title: pydoc.py integer division problem
versions: Python 2.7
Added file: http://bugs.python.org/file22120/pydoc_patch

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

Reply via email to