All pastes #2088170 Raw Edit

Something

public text v1 · immutable
#2088170 ·published 2011-10-09 00:19 UTC
rendered paste body
jburgess@yevaud:~/mapnik2/mapnik-2.0.0$ python
Python 2.6.5 (r265:79063, Apr 16 2010, 13:57:41) 
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import mapnik2
>>> print mapnik2.mapnik_version_string()
2.0.0


iandees@benzene:~/mapnik-osm$ python
Python 2.6.5 (r265:79063, Apr 16 2010, 13:57:41) 
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import mapnik2
>>> print mapnik2.mapnik_version_string()
2.0.0