I am looking for pickle performing class instantiation, something as
prototype like -

- Have a class
- Instantiate the class with 3 parameters
- pickle the class instance
- generate a bytestream (.pkl) using pickle.dump
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to