Python Forum
log.exception() without arguments in old Python versions?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
log.exception() without arguments in old Python versions?
#6
Why not add an empty message to the call?
_log.exception('')
cthart likes this post
Reply


Messages In This Thread
RE: log.exception() without arguments in old Python versions? - by Gribouillis - Nov-19-2022, 07:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Problems passing arguments containing spaces to bash script and then on to python kaustin 6 832 Apr-03-2024, 08:26 PM
Last Post: deanhystad
  Python Launcher (on Windows) only necessary when 2 or more Python versions installed? pstein 1 501 Feb-17-2024, 12:43 PM
Last Post: deanhystad
  How do I handle escape character in parameter arguments in Python? JKR 6 1,601 Sep-12-2023, 03:00 AM
Last Post: Apoed2023
  Python versions with libexpat fixes raghupcr 5 2,824 Feb-24-2022, 06:26 PM
Last Post: raghupcr
  Installed versions of Python SamHobbs 5 2,755 Sep-02-2021, 02:28 PM
Last Post: jefsummers
  Different versions of Python3 and Python Led_Zeppelin 2 2,465 Jun-16-2021, 05:31 AM
Last Post: snippsat
  Python Versions ThatTamyBot 2 2,840 Mar-11-2021, 11:27 AM
Last Post: ThatTamyBot
  I seem to have two versions of python 3.7.9 installed miner_tom 7 4,797 Nov-22-2020, 06:42 PM
Last Post: miner_tom
  code with exception arguments doen't work MaartenRo 1 2,041 Aug-09-2020, 06:06 AM
Last Post: Gribouillis
  Exception handling in regex using python ShruthiLS 1 2,462 May-04-2020, 08:12 AM
Last Post: anbu23

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020