sys.displayhook

displayhook(value)

If value is not None, this function prints it to sys.stdout, and saves it in __builtin__._.

sys.displayhook is called on the result of evaluating an expression entered in an interactive Python session. The display of these values can be customized by assigning another one-argument function to sys.displayhook.

 

A Django site. this page was rendered by a django application in 0.01s 2010-12-16 17:50:55.710019. hosted by webfaction.