Branch: refs/heads/working
Home: https://github.com/dabodev/dabo
Commit: 057a4d3592706bf7e23408463f8f9188ecac4b8d
https://github.com/dabodev/dabo/commit/057a4d3592706bf7e23408463f8f9188ecac4b8d
Author: Paul McNett <[email protected]>
Date: 2013-01-05 (Sat, 05 Jan 2013)
Changed paths:
M dabo/dObject.py
R dabo/lib/autosuper/LICENSE.TXT
R dabo/lib/autosuper/__init__.py
R dabo/lib/autosuper/_autosuper.pyx
R dabo/lib/autosuper/autosuper.py
R dabo/lib/autosuper/setup.py
R dabo/lib/autosuper/test/autosuper.py
R dabo/lib/autosuper/test/autosuper_unittest.py
R dabo/lib/doDefaultMixin.py
Log Message:
-----------
Removed self.super() and self.doDefault().
Starting with Python 7's 64-bit version, calling self.super()
would sometimes result in a Segmentation Fault. It is better
for appdev's to get an AttributeError for their self.super()
calls to change them to the proper super(cls, self).method()
--- StripMime Report -- processed MIME parts ---
multipart/mixed
text/plain (text body -- kept)
---
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message:
http://leafe.com/archives/byMID/[email protected]