The main problem of repository by Demur Rumed (serpex/byteplay) (Python 3.4 support stated) is unreadable code, which makes maintenance of the code difficult to say the least. Also one can't track changes that were made to base stable version of byteplay.py by Noam Raphael (Python 2.7).
Plan:
- Compare base version of byteplay.py (Python 2.7) with version by Demur Rumed (Python 3.4, first commit).
- Apply changes with support of all Python versions.
- Apply other commits with fixes from serpex/byteplay with support of all Python versions.
- Rebase my fork on top of previous changes.
The main problem of repository by Demur Rumed (serpex/byteplay) (Python 3.4 support stated) is unreadable code, which makes maintenance of the code difficult to say the least. Also one can't track changes that were made to base stable version of byteplay.py by Noam Raphael (Python 2.7).
Plan: