removed __getattribute__ hack from PolymorphicModel.

A somewhat cleaner solution is now used (through __init__) which
also completely removes the performance impact of __getattribute__.
This commit is contained in:
Bert Constantin
2010-10-18 12:06:50 +02:00
parent a87481b8b5
commit 6628145af7
6 changed files with 88 additions and 53 deletions
+1
View File
@@ -17,6 +17,7 @@ pbackup
mcmd.py
dbconfig_local.py
diffmanagement
scrapbook.py
pip-log.txt
build