Don't really sure, but try to define your class as new-style one.
Like
class GeoMap(object):
   ...

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to