I need to see the contents of some objects that are passed as
parameters into a function.  I can stop the function (assert false)
and look at the traceback, but it doesn't tell me the contents of the
objects.  I have tried print statemnts, pickle and pprint.  I don't
want to stray into the methods of debugging as in this thread
http://groups.google.com/group/django-users/browse_thread/thread/7ba442f5f5b1f04f/541eab57736537c5?hl=en&lnk=gst&q=debugging#541eab57736537c5
- deadline is tight.  I just want to output the contents of an
object!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to