parent
6cdd88eef6
commit
ef5709d30b
|
@ -500,9 +500,6 @@ def getrelpath(curdir, dest):
|
||||||
return dest
|
return dest
|
||||||
|
|
||||||
|
|
||||||
def depwarn(msg):
|
|
||||||
APIWARN("1.0", msg, stacklevel=2)
|
|
||||||
|
|
||||||
def warnoldcollect():
|
def warnoldcollect():
|
||||||
APIWARN("1.0",
|
APIWARN("1.0",
|
||||||
"implement collector.collect() instead of "
|
"implement collector.collect() instead of "
|
||||||
|
|
Loading…
Reference in New Issue