Commit Graph

5 Commits

Author SHA1 Message Date
Tom Tromey
602c144f6e Run black 2023-11-22 21:05:41 -07:00
Tom Tromey
37f050380b Remove Python 2 support
gdb got rid of Python 2 support
2023-11-22 20:48:58 -07:00
Tom Tromey
22bdecb10d make it work with both python2 and python3
I ran 2to3, fixed up the output a tiny bit, and fixed the C module as
well.  I smoke tested with both versions of Python but didn't use it in
anger yet.

Fix #29
2015-05-19 09:44:09 -06:00
Tom Tromey
f94c64d369 add parameters for line numbers and tab width 2015-05-07 11:30:14 -06:00
Tom Tromey
6ee0bec04a add "set gui theme" 2015-05-03 17:21:10 -06:00