Browse Source

GPG Key test

devel^2
Lennart Heimbs 5 years ago
parent
commit
b8ec68ddea
No account linked to committer's email address
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