[issue6180] Tkinter.Entry: fix for xview and some doc clarifications

2009-08-14 Thread Guilherme Polo

Guilherme Polo  added the comment:

This is now obsolete since r74448 and r74449, closing.

--
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue6180] Tkinter.Entry: fix for xview and some doc clarifications

2009-06-02 Thread Guilherme Polo

New submission from Guilherme Polo :

The xview method in Tkinter.Entry doesn't indicate that index may be
None, which is used to query the Entry xview. I also considered that the
 docstrings in the selection_range and selection_present methods needed
some clarifications, so the attached patch also fixes this.

--
components: Tkinter
files: Entry_fixes.diff
keywords: patch
messages: 88765
nosy: gpolo
severity: normal
status: open
title: Tkinter.Entry: fix for xview and some doc clarifications
versions: Python 2.7, Python 3.1
Added file: http://bugs.python.org/file14157/Entry_fixes.diff

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com