Base

data_importer.core.base.objclass2dict(objclass)

Meta is a objclass on python 2.7 and no have __dict__ attribute.

This method convert one objclass to one lazy dict without AttributeError