fix a few bugs in python3
This commit is contained in:
1
screenshare.py
Normal file → Executable file
1
screenshare.py
Normal file → Executable file
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from flask import Flask
|
||||
|
||||
Reference in New Issue
Block a user