1
0
mirror of https://github.com/gryf/uc1541.git synced 2026-01-23 13:05:46 +01:00

Added initial Python3 support

This commit is contained in:
2018-02-13 20:19:02 +01:00
parent 197ba7a707
commit 711695be2b
2 changed files with 35 additions and 15 deletions

View File

@@ -87,6 +87,7 @@ script behaviour:
Changelog
=========
* **3.0** Added beta quality Python3 support
* **2.8** Treat non standard discs a bit better
* **2.7** Added support for gzipped disk images
* **2.6** Added mkdir and run handling (or rather lack of handling :). Minor