Hello,  I am rather new to python.  Maybe my thinking is in the
paradigm of C++, that makes me hard to make sense of some python
scripts (interacting with C# code) written by my colleague.  I am
thinking of outputting all objects and their fields of each script
into a file.  The tricky part is I am NOT quite sure of the type of
the fields.  How can I output these objects and their fields into an
external file.  Any code sample would be highly appreciated !!!

Alex

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

Reply via email to