Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to import annoations for python 3.7 and below
Post: RE: How to import annoations for python 3.7 and be...

Thanks, but that doesn't answer my question one little bit. I know Python 3.7 has been released and I use it for a lot of projects, however I have to use Python 3.5 for one particular project. I wan...
BrendanSimon General Coding Help 3 13,768 Dec-18-2019, 01:13 PM
    Thread: How to import annoations for python 3.7 and below
Post: How to import annoations for python 3.7 and below

I want to have code that uses Python 3.7's from __future__ import annoations, but I also want the code to run on older versions of Python (e.g. 3.5). I have tried: try: from __future__ import an...
BrendanSimon General Coding Help 3 13,768 Dec-16-2019, 05:30 AM

User Panel Messages

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