[BUILD] update new lutin 0.5.3
This commit is contained in:
parent
b1ad254e0e
commit
629c64b50d
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
import lutinModule as module
|
import lutin.module as module
|
||||||
import lutinTools as tools
|
import lutin.tools as tools
|
||||||
|
|
||||||
def get_desc():
|
def get_desc():
|
||||||
return "e-net TCP/UDP/HTTP/FTP interface"
|
return "e-net TCP/UDP/HTTP/FTP interface"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
import lutinModule as module
|
import lutin.module as module
|
||||||
import lutinTools as tools
|
import lutin.tools as tools
|
||||||
|
|
||||||
def get_desc():
|
def get_desc():
|
||||||
return "e-net TEST test software for enet"
|
return "e-net TEST test software for enet"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user