PostGIS
2.4.9dev-r@@SVN_REVISION@@
◆
logit()
def rtpixdump.logit
(
msg
)
Definition at line
28
of file
rtpixdump.py
.
28
def
logit
(msg):
29
if
VERBOSE
is
True
:
30
sys.stderr.write(
"LOG - "
+ msg +
"\n"
)
31
rtpixdump.logit
def logit(msg)
Definition:
rtpixdump.py:28
rtpixdump
Generated by
1.8.13