False alarm "redefinition of function for 'property-decorated func'".

Bug #864778 reported by Anndddrrrreeeeewwwwww
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Scribes
New
Undecided
Unassigned

Bug Description

Scribes Version: 0.4-dev-build1020
@property
def ololo(self):
    return self.a

@ololo.setter
def ololo(self, value):
    self.a = value

Error: redefinition of function 'ololo' from line...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.