Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for ptpython config and history files
This uses the official/upstream way of finding the config and history file, since ~/.ptpython/config.py is deprecated. It also uses the global ones, though it can be easily extended to support per project config and history. But that's for a rainy day. Fixes jacquerie#7 and jacquerie#13.
- Loading branch information