Heimbs 4 years ago
parent
commit
6ef1c46b6b
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      http-server

+ 1
- 0
http-server View File

#!/usr/bin/env python3 #!/usr/bin/env python3
#coding=utf-8


from http import server from http import server
from urllib import parse from urllib import parse

Loading…
Cancel
Save