Fix two little errors

This commit is contained in:
Hugo Posnic 2019-02-20 16:21:09 +01:00
parent b2713d5485
commit 030684fe60
2 changed files with 2 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
import sys
win=(sys.platform == "win32")