ascii
pull/74/head
Aidaho12 2018-11-02 14:40:10 +06:00
parent 9057973783
commit 89f67ae01d
3 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,6 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
import cgi
import html
import os

View File

@ -1,5 +1,6 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-"
# -*- coding: utf-8 -*-
import cgi
import create_db
import funct

View File

@ -1,4 +1,6 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
import html, http
import cgi
import sys