Forum: Poser Python Scripting


Subject: Python editor support: New version

adp001 opened this issue on Apr 18, 2020 ยท 29 posts


adp001 posted Wed, 02 December 2020 at 7:04 PM

Another thing to mention: Type hinting becomes more important with Python 3. Because Python 3 supports type hinting.

https://realpython.com/lessons/type-hinting/