Add Secret class to Python interface.
* python/libmu_py/secret.c: New file. * python/mailutils/secret.py: New file. * python/mailutils/url.py (get_secret): New method. (get_passwd): Remove. * python/mailutils/mailbox.py (MailboxBase.open): Access mode argument value can be now one of the following strings: "r", "w", "a", "c".
Showing
15 changed files
with
340 additions
and
29 deletions
python/libmu_py/secret.c
0 → 100644
python/mailutils/secret.py
0 → 100644
-
Please register or sign in to post a comment