python 3 migration

This commit is contained in:
manuel83
2019-08-19 22:51:08 +02:00
parent 63f9f5468b
commit 996bc54768
1363 changed files with 351010 additions and 62 deletions
-1
View File
@@ -1 +0,0 @@
import endpoints
+1 -1
View File
@@ -109,7 +109,7 @@ class SystemView(FlaskView):
vf = self.api.app.view_functions
for f in self.api.app.view_functions:
print f
print(f)
endpoints = {}
re = {
"swagger": "2.0",