puntonim / promptastic

A fantastic prompt for Bash

Home Page:http://painl.es/promptastic/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python 2 compatibility

puntonim opened this issue · comments

Make Promptastic compatible with both Python 2 and 3.

Things to keep in mind:

  • FileNotFoundError does not exist in Python 2, see issue 17

It's done, but it needs to be properly tested.
Test the installation and usage on Mac and Windows w/ Python 2 and 3.