Edgewall Software
Modify

Opened 15 years ago

Closed 15 years ago

#8193 closed defect (duplicate)

Python 2.6 depracation of BaseException.message

Reported by: Alex Trofast <alex.trofast@…> Owned by:
Priority: normal Milestone:
Component: general Version: none
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Running Trac with Python 2.6 this deprecation message pops up when an error has occured, not relaying the proper error message:

DeprecationWarning: BaseException.message has been deprecated as of Python 2.6

return unicode(self.message)

Attachments (0)

Change History (1)

comment:1 by Christian Boos, 15 years ago

Resolution: duplicate
Status: newclosed

Duplicate of #8160.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.