Page MenuHomePhorge

Fix AttributeError: Cyrus instance has no attribute 'has_folder' in cleanup_acls()
ClosedPublic

Authored by machniak on Sep 26 2019, 8:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 23, 4:43 AM
Unknown Object (File)
Thu, May 23, 3:00 AM
Unknown Object (File)
Wed, May 22, 9:34 AM
Unknown Object (File)
Wed, May 22, 8:55 AM
Unknown Object (File)
Mon, May 20, 1:04 PM
Unknown Object (File)
Sat, May 18, 10:41 PM
Unknown Object (File)
Wed, May 8, 7:06 AM
Unknown Object (File)
Tue, May 7, 1:24 PM
Subscribers

Details

Summary

Also improve performance by removing has_folder() check, and removed redundant debug code

Diff Detail

Repository
rP pykolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

machniak created this revision.
vanmeeuwen subscribed.
vanmeeuwen added inline comments.
pykolab/imap/__init__.py
67–68
try:
This revision now requires changes to proceed.Nov 26 2019, 9:21 AM
This revision is now accepted and ready to land.Jan 13 2020, 2:10 PM
This revision was automatically updated to reflect the committed changes.