mirror of
https://github.com/mapnik/mapnik.git
synced 2026-02-01 17:36:36 +00:00
osx: update __init__.py but commend printing model as relative import fails
This commit is contained in:
parent
c5f587c29c
commit
58a41d114d
@ -72,6 +72,9 @@ else:
|
||||
|
||||
from paths import inputpluginspath, fontscollectionpath
|
||||
|
||||
#import printing
|
||||
#printing.renderer = render
|
||||
|
||||
# The base Boost.Python class
|
||||
BoostPythonMetaclass = Coord.__class__
|
||||
|
||||
@ -684,7 +687,7 @@ __all__ = [
|
||||
# classes
|
||||
'Color',
|
||||
'Coord',
|
||||
'ColorBand',
|
||||
#'ColorBand',
|
||||
'CompositeOp',
|
||||
'DatasourceCache',
|
||||
'Box2d',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user