mirror of
https://github.com/gryf/fs-uae-wrapper.git
synced 2025-12-24 07:02:26 +01:00
Also, new command was added to utils - run_command which is an generalized subprocess.call function. Requirements is now added with module six, which was needed to detect string-like objects in sane way.