]> granicus.if.org Git - python/commit
Use ascii_letters to avoid UnicodeErrors.
authorMartin v. Löwis <martin@v.loewis.de>
Mon, 5 Aug 2002 14:53:52 +0000 (14:53 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 5 Aug 2002 14:53:52 +0000 (14:53 +0000)
commit5428fff1111dac0a3308f33a576cce8de33f18dd
tree9c520a29d8d79e487b9b6ec52ea8900daf6fcdc9
parentde392d3f3fac212469f5bee4541aaea9af05de6a
Use ascii_letters to avoid UnicodeErrors.
Tools/idle/CallTips.py