This website requires JavaScript.
Explore
Help
Sign in
oss
/
Radicale
Watch
1
Star
0
Fork
You've already forked Radicale
0
mirror of
https://github.com/Kozea/Radicale.git
synced
2025-10-15 21:51:57 +00:00
Code
Wiki
Activity
080e4984aa
Radicale
/
radicale
History
Guillaume Ayoub
080e4984aa
Don't use isinstance(root, ET.Element) as ET.Element is a function in Python 2.6
2011-06-05 12:47:45 +02:00
..
acl
Set calendars always personal with authentication activated
2011-05-17 00:10:36 +02:00
__init__.py
Minor documentation and typo fixes caused by my insane love for PEP-3101 and pylint
2011-06-02 20:15:07 +02:00
config.py
Set calendars always personal with authentication activated
2011-05-17 00:10:36 +02:00
ical.py
Use % instead of format for consistency (and Python 2.6 support)
2011-06-05 12:34:50 +02:00
log.py
logging and debugging fixes
2011-05-09 16:43:41 +02:00
xmlutils.py
Don't use isinstance(root, ET.Element) as ET.Element is a function in Python 2.6
2011-06-05 12:47:45 +02:00