My notes and examples while switching from Python2 to to Python3.
Go to file
six 64faf901b6 fix 2021-10-19 15:04:39 +02:00
010_var_string_list_split.py Change from 2 to 3 aka the Triangle commit. 2017-11-23 19:34:19 +01:00
020_tuple_var.py Change from 2 to 3 aka the Triangle commit. 2017-11-23 19:34:19 +01:00
030_set.py Change from 2 to 3 aka the Triangle commit. 2017-11-23 19:34:19 +01:00
040_dict.py Change from 2 to 3 aka the Triangle commit. 2017-11-23 19:34:19 +01:00
LICENSE.txt Change from 2 to 3 aka the Triangle commit. 2017-11-23 19:34:19 +01:00
README.md fix 2021-10-19 15:04:39 +02:00

README.md

Python3 notes

These are intended to be reminders on how to code in Python3. Whenever a refresh is needed the examples here are ready.

I started this repository while transiting to Python3 from Python2.

Preferred IDE used is "vim".

Looking for topics on linux: ls -l | grep var