mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
fix import
This commit is contained in:
parent
77cb946f8d
commit
cf4315945f
@ -6,7 +6,7 @@ from nose.tools import *
|
||||
import os, mapnik
|
||||
from utilities import Todo
|
||||
try:
|
||||
import json3
|
||||
import json
|
||||
except ImportError:
|
||||
import simplejson
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user