fix a few bugs in python3

This commit is contained in:
Qijun Gu
2021-06-15 00:34:35 -05:00
parent 60192aecfa
commit c82fea480d
9 changed files with 25 additions and 7 deletions

1
screenshare.py Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
from flask import Flask