| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Reviewers: #pykolab, #pykolab_developers, sicherha
Reviewed By: #pykolab_developers, sicherha
Subscribers: sicherha
Differential Revision: https://git.kolab.org/D3391
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary:
The new syntax was introduced in Python 2.6; the old syntax was
deprecated in Python 3.0.
Reviewers: machniak, mollekopf
Reviewed By: mollekopf
Differential Revision: https://git.kolab.org/D3232
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary:
print() has been a function since Python 2.6; the old behaviour was
dropped in Python 3.0.
To use the named file argument in Python 2, we need to import
print_function from the __future__ module.
Reviewers: machniak, mollekopf
Reviewed By: mollekopf
Differential Revision: https://git.kolab.org/D3229
|
|
|
|
| |
Note that cyruslib.py is still "GPLv2 or a later version" unlike the other files.
|
| |
|
| |
|
|
ACLs entries on mailboxes)
|