Closed Bug 506089 Opened 15 years ago Closed 13 years ago

Improve Python compatibility with xpcom/idl-parser/xpidl.py

Categories

(Core :: XPCOM, defect)

defect
Not set
trivial

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: djeter, Unassigned)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2a1pre) Gecko/20090723 SeaMonkey/2.1a1pre (djeter_dyn_idx01)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2a1pre) Gecko/20090723 SeaMonkey/2.1a1pre

When building using Python 2.6, xpcom/idl-parser/xpidl.py produces a deprecation warning:

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


Reproducible: Always
Trunk patch for xpidl.py
Version: unspecified → Trunk
Attachment #390313 - Flags: review?(khuey)
Is this still necessary?  I don't see these warnings ...
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: