7b3baee3a1
Although the mapnik::query class is exposed to the Python bindings, the resolution attribute is a raw boost::tuple. If you attempt to access this tuple from Python, boost complains strongly. This patch adds the required magic to marshal the raw boost::tuple which is query::resolution_type into an honest-to-goodness Python tuple. |
||
---|---|---|
.. | ||
cpp_tests | ||
data | ||
python_tests | ||
visual_tests | ||
run_tests.py |