On 18/12/2013 03:22, smilesonisa...@gmail.com wrote:
Hi,
   I am a newbie in python. I am looking for a existing module which I can 
import in my program to log the objects to a file?

I know there is a module Data::Dumper in perl which dumps the objects to file. 
But not sure about python.

Can anybody help me in this regard?

Regards
Pradeep


http://docs.python.org/3/library/logging.html

--
My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language.

Mark Lawrence

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

Reply via email to