Ticket #790 (closed defect: fixed)

Opened 3 years ago

Last modified 1 year ago

[PATCH] sqlalchemy related code is using python 2.4 syntax decorators

Reported by: roger.demetrescu Assigned to: anonymous
Priority: normal Milestone:
Component: Identity Version: 0.9a4
Severity: normal Keywords:
Cc:

Description

Since there isn't a SQLAlchemy ticket component, I choose Identify...

The "bad guys" are:

savisit.py has a @classmethod saprovider.py has a @property

Sorry, no much time now to provide a patch... :(

Attachments

decorators.patch (1.1 kB) - added by roger.demetrescu on 04/26/06 18:55:55.

Change History

04/26/06 18:55:55 changed by roger.demetrescu

  • attachment decorators.patch added.

04/26/06 18:56:34 changed by roger.demetrescu

  • summary changed from sqlalchemy related code is using python 2.4 syntax decorators to [PATCH] sqlalchemy related code is using python 2.4 syntax decorators.

04/28/06 21:09:04 changed by anonymous

Done at [1298] :)

04/28/06 21:09:21 changed by anonymous

  • status changed from new to closed.
  • resolution set to fixed.