1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

Revert "Fork vobject"

This reverts commit 126a31c82a.
This commit is contained in:
Unrud 2018-08-14 18:45:21 +02:00
parent d37a533423
commit 87a68a6ea8
12 changed files with 5 additions and 4146 deletions

View file

@ -44,7 +44,7 @@ from math import log
from random import getrandbits
from tempfile import NamedTemporaryFile, TemporaryDirectory
import radicale_vobject as vobject
import vobject
if sys.version_info >= (3, 5):
# HACK: Avoid import cycle for Python < 3.5