This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients barry, jmtd, r.david.murray
Date 2014-08-19.22:17:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1408486626.44.0.0772706556781.issue20328@psf.upfronthosting.co.za>
In-reply-to
Content
Well, if you can delete subfolders, then you aren't deleting the main folder, either (unless it is empty?).  So isn't this really a 'delete_messages' method?  In which case, how does it differ from the 'clear' method?  Only in that it deletes the folder if it is empty?  That doesn't sound like a good API to me.

I find myself really confused as to what your goal is here.
History
Date User Action Args
2014-08-19 22:17:06r.david.murraysetrecipients: + r.david.murray, barry, jmtd
2014-08-19 22:17:06r.david.murraysetmessageid: <1408486626.44.0.0772706556781.issue20328@psf.upfronthosting.co.za>
2014-08-19 22:17:06r.david.murraylinkissue20328 messages
2014-08-19 22:17:06r.david.murraycreate