mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-02 16:58:30 +00:00
Fork vobject
This commit is contained in:
parent
735bec6be2
commit
126a31c82a
12 changed files with 4146 additions and 5 deletions
|
@ -44,7 +44,7 @@ from math import log
|
|||
from random import getrandbits
|
||||
from tempfile import NamedTemporaryFile, TemporaryDirectory
|
||||
|
||||
import vobject
|
||||
import radicale_vobject as vobject
|
||||
|
||||
if sys.version_info >= (3, 5):
|
||||
# HACK: Avoid import cycle for Python < 3.5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue