Closed leopd closed 12 years ago
Trying to use the pickle encoder at https://github.com/Yelp/python-gearman/blob/master/docs/client.rst gives this error...
class PickleDataEncoder(gearman.DataEncoder):
AttributeError: 'module' object has no attribute 'DataEncoder'
Sorry. My mistake.
Trying to use the pickle encoder at https://github.com/Yelp/python-gearman/blob/master/docs/client.rst gives this error...
AttributeError: 'module' object has no attribute 'DataEncoder'