New submission from Roger Serwy:

Revision e4598364ea29 changed the docstring for "int", causing the CallTips 
test to fail in IDLE.

The attached patch fixes the problem.

----------
components: IDLE
files: calltips_test_update.patch
keywords: easy, patch
messages: 177063
nosy: serwy, terry.reedy
priority: normal
severity: normal
stage: patch review
status: open
title: IDLE: Calltips test fails due to int docstring change
type: behavior
versions: Python 3.2, Python 3.3, Python 3.4
Added file: http://bugs.python.org/file28230/calltips_test_update.patch

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

Reply via email to