changeset: 76102:45287f2799f5 branch: 3.2 parent: 76096:57c0867fbf30 user: Georg Brandl date: Wed Apr 04 20:17:06 2012 +0200 files: Lib/tkinter/ttk.py description: Closes #14495: fix typo. diff -r 57c0867fbf30 -r 45287f2799f5 Lib/tkinter/ttk.py --- a/Lib/tkinter/ttk.py Tue Apr 03 20:12:23 2012 +0200 +++ b/Lib/tkinter/ttk.py Wed Apr 04 20:17:06 2012 +0200 @@ -1253,7 +1253,7 @@ def exists(self, item): - """Returns True if the specified item is present in the three, + """Returns True if the specified item is present in the tree, False otherwise.""" return bool(self.tk.call(self._w, "exists", item))

AltStyle によって変換されたページ (->オリジナル) /