[wip] in modules, changes import to reflect new directory structure
This commit is contained in:
parent
5a6230d844
commit
7c7b63634b
39 changed files with 87 additions and 86 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import urllib
|
||||
|
||||
from tools.web import getJSON
|
||||
from nemubot.tools.web import getJSON
|
||||
|
||||
def isup(url):
|
||||
"""Determine if the given URL is up or not
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue