Ticket #25 (closed defect: fixed)
entity.EntityDescriptor.__init__ uses issubclass(base, Entity) instead of _is_entity
| Reported by: | guest | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | core | Version: | |
| Keywords: | Cc: | art@… |
Description
so I can only use inheritance with the provided Entity class - might _is_entity be better?
Change History
Note: See
TracTickets for help on using
tickets.
