mirror of
https://github.com/powerline/powerline.git
synced 2025-11-10 16:49:56 +01:00
Support for unicode literals was reintroduced in Python 3.3 which makes supporting both Python 2 and Python 3 much easier, so this will be the minimum supported Python 3 version. Closes #8.