[Tutor] Interactive editing of variables.

mhysnm1964 at gmail.com mhysnm1964 at gmail.com
Sat Jun 1 19:47:07 EDT 2019


Allan,

That is what I have done before I went to bed. Installed ActiveState and
using Python 3.6 as that is the release build they have up on their site.





-----Original Message-----
From: Tutor <tutor-bounces+mhysnm1964=gmail.com at python.org> On Behalf Of
Alan Gauld via Tutor
Sent: Sunday, 2 June 2019 5:01 AM
To: tutor at python.org
Subject: Re: [Tutor] Interactive editing of variables.

On 01/06/2019 09:52, mhysnm1964 at gmail.com wrote:

> the underlying graphic library. Win32 could work if I could load it. 
> Since then I could use standard windows objects.

If you are running windows then you can access the Win32 DLLs via ctypes.

The win32 package should also be easily installable as a binary.
If not try using the ActiveState distribution of python because it bundles
all the windows tools in the installer. Personally I always use ActiveState
pyton for my Windows boxes.


--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos


_______________________________________________
Tutor maillist  -  Tutor at python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor



More information about the Tutor mailing list