mirror of
https://github.com/gryf/fs-uae-wrapper.git
synced 2026-07-07 11:16:37 +02:00
ef5631de3c
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.