diff options
| author | Barry Warsaw | 2007-09-19 22:35:37 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2007-09-19 22:35:37 -0400 |
| commit | 18e07a3dc2caa61ed042515cd91833a76a596b9d (patch) | |
| tree | 5dd4a7e0139e5710ca670a9bb7c6da738d8b3698 /Mailman/Post.py | |
| parent | 4c517789fa8b29d2a23791e6f390d9f1173c3125 (diff) | |
| download | mailman-18e07a3dc2caa61ed042515cd91833a76a596b9d.tar.gz mailman-18e07a3dc2caa61ed042515cd91833a76a596b9d.tar.zst mailman-18e07a3dc2caa61ed042515cd91833a76a596b9d.zip | |
InitTempVars() is completely eradicated. The only bit I think we
still need temporarily is the _gui component initialization, so this
has been moved into MailList.__init__().
Fixed the __getattr__() super call to properly dispatch up.
Removed the _memberadaptor instance variable initialization. The
whole MemberAdaptor stuff is next on the chopping block.
Essentially MailList locking is gone too now, although it's not yet
completely eradicated. However, the __repr__() no longer states the
lock status.
The full_path property is now just an attribute on the underlying
MailingList database object.
Diffstat (limited to 'Mailman/Post.py')
0 files changed, 0 insertions, 0 deletions
