This is a shorthand for print_exception(sys.exception(), limit, file, chain).
traceback.print_exc(limit=None, file=None, chain=True)