Port from Python 2 to six
Signed-off-by: James Cameron <quozl@laptop.org>
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
from sugar3.activity import activityinstance
|
||||
|
||||
activityinstance.main()
|
||||
Reference in New Issue
Block a user