Package warn
[show private | hide private]
[frames | no frames]

Package warn

Function Summary
  debug(*args)
Shows the args on the stderr
  halt(*args)
Displays |args|, print the last_exception and exits with code 127
  log(*args)
Shows the args on a log
  stack(*args)
  warn(*args)
Shows |args| as warning, and print the last exception catched

Function Details

debug(*args)

Shows the args on the stderr

halt(*args)

Displays |args|, print the last_exception and exits with code 127

log(*args)

Shows the args on a log

warn(*args)

Shows |args| as warning, and print the last exception catched

Generated by Epydoc 2.1 on Sat Oct 14 11:50:52 2006 http://epydoc.sf.net