mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-31 19:50:55 +00:00
Fork vobject
This commit is contained in:
parent
735bec6be2
commit
126a31c82a
12 changed files with 4146 additions and 5 deletions
|
@ -49,7 +49,7 @@ from http import client
|
|||
from urllib.parse import unquote, urlparse
|
||||
from xml.etree import ElementTree as ET
|
||||
|
||||
import vobject
|
||||
import radicale_vobject as vobject
|
||||
|
||||
from radicale import auth, config, log, rights, storage, web, xmlutils
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue