This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
common
/
hsyclibs
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Ramură:
master
Ramuri
Etichete
master
hsyclibs
/
tests
/
test_net.py
test_net.py
101 B
Permalink
Istoric
Crud
1
2
3
4
5
6
# coding: utf-8
import util.net
def test_get_host_and_ip():
print(util.net.get_host_and_ips())