4114: use stdin/stdout/stderr; plugins
svn: r17278
This commit is contained in:
@@ -32,7 +32,8 @@ try :
|
||||
OSMGPSMAP = True
|
||||
except:
|
||||
OSMGPSMAP = False
|
||||
print _("WARNING: osmgpsmap module not loaded. "
|
||||
import sys
|
||||
print >> sys.stderr, _("WARNING: osmgpsmap module not loaded. "
|
||||
"Geography functionality will not be available.")
|
||||
|
||||
if OSMGPSMAP:
|
||||
|
Reference in New Issue
Block a user