Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Context Manager (with)
Post: Context Manager (with)

So a Context Manager with statement class must have __enter__() and __exit__() . For example file objects with will automatically close the file. with open("/Users/user/tmp/workData.txt", "w") as wo...
wyattbiker General Coding Help 3 3,794 Jul-22-2018, 08:08 PM
    Thread: python3 on Mac OS X
Post: RE: python3 on Mac OS X

Hi yes, there is a pip3 and it is the latest. Do I also need a separate pip for python 2.7 that came preinstalled on my Mac? How do I install that? Thanks again.
wyattbiker General Coding Help 3 4,234 Oct-31-2017, 01:29 PM
    Thread: python3 on Mac OS X
Post: python3 on Mac OS X

Hi just starting out on the Mac with python3. Need help in installing python3 correctly. It comes with python2 but no pip. I just installed python3 by downloading it from python website. Questions. W...
wyattbiker General Coding Help 3 4,234 Oct-30-2017, 12:31 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020