Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
2b3ce3ba3f6f3fa688cb9e38de640e8cb15c4095
/
Lib
/
lib-tk
/
ScrolledText.py
1990943
Fix for SF #491953 (Andrew Dalke): ScrolledText.py has TabError
by Guido van Rossum
· 24 years ago
61d3637
SF patch #491183 (Jeff Epler): ScrolledText.grid() doesn't work
by Guido van Rossum
· 24 years ago
d038ca8
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 25 years ago
ea7364c
Peter Haight discovered that this code uses a mutable default for cnf
by Guido van Rossum
· 26 years ago
7f97328
Fix the exclusion of "config" in the methods copied from Pack to also
by Guido van Rossum
· 28 years ago
17ca992
Put support for a cnf dictionary back in, since it is still supported
by Guido van Rossum
· 28 years ago
053313a
Change to use keyword args instead of dicts
by Guido van Rossum
· 29 years ago
d7b1948
Use new packing and 'name' in cnf dict
by Guido van Rossum
· 31 years ago
460b6bb
Totally changed, now it is actually derived from Text
by Guido van Rossum
· 31 years ago
5179236
Added bind and tag_config methods; minor lay-out change
by Guido van Rossum
· 31 years ago
a3cd357
* ScrolledText.py: added some more methods of Text (This should
by Guido van Rossum
· 31 years ago
1846882
Initial revision
by Guido van Rossum
· 31 years ago