ptpython v3.0.2 Release Notes
Release Date: 2020-04-14 // over 3 years ago-
๐ New features:
- ๐ Improved custom dictionary completion:
- Also complete list indexes.
- Also complete attributes after doing a dictionary lookup.
- Also complete iterators in a for-loop.
- โ Added a 'title' option, so that applications embedding ptpython can set a title in the status bar.
- ๐ Improved custom dictionary completion: