Re: Need to 'import gtk' on Ubuntu 20.04, what do I need?

2020-07-25 Thread Liste guru
Il 24/07/2020 10:31, Chris Green ha scritto:    ... I'm a *fairly* competant Python programmer so, if I have to, I willconsider converting from using the gtk module to using the gi module,are there any good tutorials which might help me down this road?    If you look at the pygobject docum

Re: Need to 'import gtk' on Ubuntu 20.04, what do I need?

2020-07-25 Thread Michael Torrie
On 7/23/20 2:41 PM, Chris Green wrote: > I have recently upgraded my desktop system from ubuntu 19.10 to ubuntu > 20.04. I have some Oki printer/scanner driver software that is > written in Python 2 and, although python 2 is still installed on my > system it's no longer the default python and the

Re: How to limit *length* of PrettyPrinter

2020-07-25 Thread dn via Python-list
Let me preface this reply with the concern that my level of competence, in this area, is insufficient. However, there are a number of folk 'here' who are 'into' Python's internals, and will (hopefully) jump-in... Also, whilst we appear to be concentrating on understanding the content of a dat