<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[15416] CalDAVClientLibrary/trunk</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.calendarserver.org//changeset/15416">15416</a></dd>
<dt>Author</dt> <dd>cdaboo@apple.com</dd>
<dt>Date</dt> <dd>2016-01-07 07:23:30 -0800 (Thu, 07 Jan 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>Copyright 2016 update</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrary__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryadmin__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/admin/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccounts__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountscommands__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/commands/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountscommandsaddrecordpy">CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/commands/addrecord.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountscommandschangepasswordpy">CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/commands/changepassword.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountscommandscommandpy">CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/commands/command.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountscommandslistrecordspy">CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/commands/listrecords.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountscommandsremoverecordpy">CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/commands/removerecord.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountsdirectorypy">CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/directory.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountsmanagepy">CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/manage.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountsrecordpy">CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/record.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountsrecordtypespy">CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/recordtypes.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountstagspy">CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/tags.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountstests__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/tests/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountsteststest_directorypy">CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/tests/test_directory.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountsteststest_recordpy">CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/tests/test_record.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountstestsutilspy">CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/tests/utils.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowser__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowserbaseshellpy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/baseshell.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandpy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/command.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommands__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsaclpy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/acl.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsaddressbookspy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/addressbooks.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsattachpy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/attach.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandscalendarspy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/calendars.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandscatpy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/cat.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandscdpy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/cd.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsemptytrashpy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/emptytrash.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsgettrashpy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/gettrash.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandshelppy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/help.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandshistorypy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/history.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsimportpy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/import.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsloggingpy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/logging.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandslspy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/ls.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsmkadbkpy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/mkadbk.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsmkcalpy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/mkcal.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsmkdirpy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/mkdir.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsmvpy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/mv.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsnotificationspy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/notifications.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsoptionspy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/options.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandspostpy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/post.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsprincipalpy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/principal.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandspropspy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/props.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsproxiespy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/proxies.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsputpy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/put.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsquerypy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/query.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsquitpy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/quit.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsquotapy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/quota.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsrecovertrashpy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/recovertrash.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsrmpy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/rm.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsserverpy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/server.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandssharepy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/share.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandssyncpy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/sync.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsuserpy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/user.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandswhoamipy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/whoami.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsershellpy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/shell.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowsersubshellpy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/subshell.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibrarybrowserutilspy">CalDAVClientLibrary/trunk/caldavclientlibrary/browser/utils.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryclient__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/client/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryclientaccountpy">CalDAVClientLibrary/trunk/caldavclientlibrary/client/account.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryclientaddressbookpy">CalDAVClientLibrary/trunk/caldavclientlibrary/client/addressbook.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryclientcalendarpy">CalDAVClientLibrary/trunk/caldavclientlibrary/client/calendar.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryclientcalendaruseraddresspy">CalDAVClientLibrary/trunk/caldavclientlibrary/client/calendaruseraddress.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryclientclientsessionpy">CalDAVClientLibrary/trunk/caldavclientlibrary/client/clientsession.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryclientfullclientpy">CalDAVClientLibrary/trunk/caldavclientlibrary/client/fullclient.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryclienthttpshandlerpy">CalDAVClientLibrary/trunk/caldavclientlibrary/client/httpshandler.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryclientprincipalpy">CalDAVClientLibrary/trunk/caldavclientlibrary/client/principal.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryclientsimplepy">CalDAVClientLibrary/trunk/caldavclientlibrary/client/simple.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocol__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcaldav__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcaldavdefinitions__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/definitions/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcaldavdefinitionscaldavxmlpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/definitions/caldavxml.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcaldavdefinitionscsxmlpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/definitions/csxml.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcaldavdefinitionsheaderspy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/definitions/headers.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcaldavdefinitionsmethodspy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/definitions/methods.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcaldavmakecalendarpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/makecalendar.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcaldavmultigetpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/multiget.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcaldavquerypy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/query.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcaldavtests__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/tests/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcaldavteststest_makecalendarpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/tests/test_makecalendar.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcaldavteststest_multigetpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/tests/test_multiget.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcalendarserver__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/calendarserver/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcalendarserverinvitepy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/calendarserver/invite.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcalendarservernotificationspy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/calendarserver/notifications.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcarddav__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcarddavdefinitions__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/definitions/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcarddavdefinitionscarddavxmlpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/definitions/carddavxml.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcarddavmakeaddressbookpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/makeaddressbook.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcarddavmultigetpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/multiget.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcarddavquerypy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/query.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcarddavtests__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/tests/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcarddavteststest_makeaddressbookpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/tests/test_makeaddressbook.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcarddavteststest_multigetpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/tests/test_multiget.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttp__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpauthentication__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpauthenticationauthenticatorpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/authenticator.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpauthenticationbasicpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/basic.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpauthenticationdigestpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/digest.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpauthenticationgssapipy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/gssapi.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpauthenticationtests__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/tests/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpauthenticationteststest_basicpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/tests/test_basic.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpdefinitions__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/definitions/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpdefinitionsheaderspy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/definitions/headers.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpdefinitionsmethodspy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/definitions/methods.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpdefinitionsstatuscodespy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/definitions/statuscodes.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttprequestresponsepy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/requestresponse.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpsessionpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/session.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttptests__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/tests/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpteststest_requestresponsepy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/tests/test_requestresponse.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpteststest_utilpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/tests/test_util.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttputilpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/util.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocoltests__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/tests/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolteststest_urlpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/tests/test_url.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolurlpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/url.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolutils__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/utils/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolutilsxmlhelperspy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/utils/xmlhelpers.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdav__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavacepy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/ace.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavaclpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/acl.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavcopypy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/copy.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavcopymovebasepy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/copymovebase.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavdefinitions__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/definitions/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavdefinitionscsxmlpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/definitions/csxml.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavdefinitionsdavxmlpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/definitions/davxml.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavdefinitionsheaderspy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/definitions/headers.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavdefinitionsmethodspy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/definitions/methods.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavdefinitionsstatuscodespy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/definitions/statuscodes.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavdeletepy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/delete.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavgetpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/get.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavgetbasepy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/getbase.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavheadpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/head.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavlockpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/lock.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavmakecollectionpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/makecollection.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavmovepy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/move.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavmultiresponseparserpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/multiresponseparser.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavoptionspy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/options.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavpostpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/post.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavprincipalmatchpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/principalmatch.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavpropallpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/propall.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavpropfindpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/propfind.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavpropfindbasepy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/propfindbase.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavpropfindparserpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/propfindparser.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavpropnamespy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/propnames.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavproppatchpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/proppatch.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavputpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/put.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavreportpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/report.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavrequestresponsepy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/requestresponse.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavsessionpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/session.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavsynccollectionpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/synccollection.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavtests__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_acepy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_ace.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_aclpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_acl.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_copypy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_copy.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_deletepy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_delete.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_getpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_get.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_headpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_head.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_lockpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_lock.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_movepy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_move.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_optionspy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_options.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_principalmatchpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_principalmatch.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_propfindpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_propfind.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_propfindparserpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_propfindparser.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_propnamespy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_propnames.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_putpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_put.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_reportpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_report.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_templatepy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_template.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_unlockpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_unlock.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavunlockpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/unlock.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavxmlresponseparserpy">CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/xmlresponseparser.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryuiWebDAVBrowserpy">CalDAVClientLibrary/trunk/caldavclientlibrary/ui/WebDAVBrowser.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryui__init__py">CalDAVClientLibrary/trunk/caldavclientlibrary/ui/__init__.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryuiresourcepy">CalDAVClientLibrary/trunk/caldavclientlibrary/ui/resource.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkcaldavclientlibraryuisessionpy">CalDAVClientLibrary/trunk/caldavclientlibrary/ui/session.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarypysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountscommandspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.commands-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountscommandsaddrecordpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.commands.addrecord-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountscommandschangepasswordpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.commands.changepassword-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountscommandscommandpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.commands.command-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountscommandslistrecordspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.commands.listrecords-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountscommandsremoverecordpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.commands.removerecord-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountsdirectorypysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.directory-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountsmanagepysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.manage-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountsrecordpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.record-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountsrecordtypespysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.recordtypes-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountstagspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.tags-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountstestspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.tests-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountsteststest_directorypysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.tests.test_directory-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountsteststest_recordpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.tests.test_record-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountstestsutilspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.tests.utils-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowserpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowserbaseshellpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.baseshell-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.command-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsaclpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.acl-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandscatpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.cat-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandscdpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.cd-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandshelppysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.help-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandshistorypysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.history-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsimportpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.import-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsloggingpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.logging-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandslspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.ls-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsmkadbkpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.mkadbk-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsmkcalpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.mkcal-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsmkdirpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.mkdir-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsmvpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.mv-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsprincipalpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.principal-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandspropspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.props-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsproxiespysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.proxies-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsputpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.put-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsquitpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.quit-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsquotapysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.quota-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsrmpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.rm-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsserverpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.server-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsuserpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.user-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandswhoamipysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.whoami-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsershellpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.shell-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsersubshellpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.subshell-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowserutilspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.utils-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryclientpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.client-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryclientaccountpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.account-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryclientcalendarpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.calendar-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryclientcalendaruseraddresspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.calendaruseraddress-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryclientclientsessionpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.clientsession-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryclientfullclientpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.fullclient-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryclienthttpshandlerpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.httpshandler-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryclientprincipalpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.principal-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryclientsimplepysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.simple-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcaldavpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcaldavdefinitionspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.definitions-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcaldavdefinitionscaldavxmlpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.definitions.caldavxml-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcaldavdefinitionscsxmlpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.definitions.csxml-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcaldavdefinitionsheaderspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.definitions.headers-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcaldavdefinitionsmethodspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.definitions.methods-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcaldavmakecalendarpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.makecalendar-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcaldavmultigetpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.multiget-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcaldavtestspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.tests-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcaldavteststest_makecalendarpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.tests.test_makecalendar-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcaldavteststest_multigetpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.tests.test_multiget-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcarddavpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.carddav-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcarddavdefinitionspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.carddav.definitions-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcarddavdefinitionscarddavxmlpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.carddav.definitions.carddavxml-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcarddavmakeaddressbookpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.carddav.makeaddressbook-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttppysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpauthenticationpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpauthenticationauthenticatorpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication.authenticator-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpauthenticationbasicpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication.basic-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpauthenticationdigestpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication.digest-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpauthenticationgssapipysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication.gssapi-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpauthenticationtestspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication.tests-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpauthenticationteststest_basicpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication.tests.test_basic-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpdatapysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.data-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpdatadatapysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.data.data-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpdatafilepysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.data.file-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpdatastringpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.data.string-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpdefinitionspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.definitions-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpdefinitionsheaderspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.definitions.headers-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpdefinitionsmethodspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.definitions.methods-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpdefinitionsstatuscodespysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.definitions.statuscodes-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttprequestresponsepysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.requestresponse-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpsessionpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.session-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttptestspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.tests-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpteststest_requestresponsepysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.tests.test_requestresponse-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpteststest_utilpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.tests.test_util-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttputilpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.util-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocoltestspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.tests-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolteststest_urlpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.tests.test_url-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolurlpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.url-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolutilspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.utils-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolutilsxmlhelperspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.utils.xmlhelpers-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavacepysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.ace-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavaclpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.acl-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavcopypysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.copy-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavcopymovebasepysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.copymovebase-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavdefinitionspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.definitions-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavdefinitionscsxmlpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.definitions.csxml-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavdefinitionsdavxmlpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.definitions.davxml-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavdefinitionsheaderspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.definitions.headers-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavdefinitionsmethodspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.definitions.methods-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavdefinitionsstatuscodespysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.definitions.statuscodes-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavdeletepysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.delete-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavgetpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.get-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavgetbasepysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.getbase-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavheadpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.head-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavlockpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.lock-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavmakecollectionpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.makecollection-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavmovepysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.move-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavmultiresponseparserpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.multiresponseparser-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavoptionspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.options-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavpostpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.post-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavprincipalmatchpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.principalmatch-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavpropallpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.propall-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavpropfindpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.propfind-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavpropfindbasepysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.propfindbase-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavpropfindparserpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.propfindparser-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavpropnamespysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.propnames-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavproppatchpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.proppatch-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavputpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.put-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavreportpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.report-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavrequestresponsepysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.requestresponse-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavsessionpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.session-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavtestspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_acepysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_ace-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_aclpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_acl-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_copypysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_copy-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_deletepysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_delete-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_getpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_get-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_headpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_head-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_lockpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_lock-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_movepysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_move-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_optionspysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_options-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_principalmatchpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_principalmatch-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_propfindpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_propfind-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_propfindparserpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_propfindparser-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_propnamespysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_propnames-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_putpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_put-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_reportpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_report-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_templatepysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_template-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_unlockpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_unlock-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavunlockpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.unlock-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavxmlresponseparserpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.xmlresponseparser-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryuipysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.ui-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryuiWebDAVBrowserpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.ui.WebDAVBrowser-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryuiresourcepysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.ui.resource-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkhtmlcaldavclientlibraryuisessionpysrchtml">CalDAVClientLibrary/trunk/html/caldavclientlibrary.ui.session-pysrc.html</a></li>
<li><a href="#CalDAVClientLibrarytrunkrunadminpy">CalDAVClientLibrary/trunk/runadmin.py</a></li>
<li><a href="#CalDAVClientLibrarytrunkrunshellpy">CalDAVClientLibrary/trunk/runshell.py</a></li>
<li><a href="#CalDAVClientLibrarytrunksetuppy">CalDAVClientLibrary/trunk/setup.py</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrary__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryadmin__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/admin/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/admin/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/admin/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccounts__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountscommands__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/commands/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/commands/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/commands/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountscommandsaddrecordpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/commands/addrecord.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/commands/addrecord.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/commands/addrecord.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountscommandschangepasswordpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/commands/changepassword.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/commands/changepassword.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/commands/changepassword.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountscommandscommandpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/commands/command.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/commands/command.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/commands/command.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountscommandslistrecordspy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/commands/listrecords.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/commands/listrecords.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/commands/listrecords.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountscommandsremoverecordpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/commands/removerecord.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/commands/removerecord.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/commands/removerecord.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountsdirectorypy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/directory.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/directory.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/directory.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountsmanagepy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/manage.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/manage.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/manage.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountsrecordpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/record.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/record.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/record.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountsrecordtypespy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/recordtypes.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/recordtypes.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/recordtypes.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountstagspy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/tags.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/tags.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/tags.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountstests__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/tests/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/tests/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/tests/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountsteststest_directorypy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/tests/test_directory.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/tests/test_directory.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/tests/test_directory.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountsteststest_recordpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/tests/test_record.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/tests/test_record.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/tests/test_record.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryadminxmlaccountstestsutilspy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/tests/utils.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/tests/utils.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/admin/xmlaccounts/tests/utils.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowser__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowserbaseshellpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/baseshell.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/baseshell.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/baseshell.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> # #
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/command.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/command.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/command.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommands__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsaclpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/acl.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/acl.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/acl.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsaddressbookspy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/addressbooks.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/addressbooks.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/addressbooks.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsattachpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/attach.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/attach.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/attach.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> # #
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandscalendarspy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/calendars.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/calendars.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/calendars.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandscatpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/cat.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/cat.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/cat.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandscdpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/cd.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/cd.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/cd.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsemptytrashpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/emptytrash.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/emptytrash.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/emptytrash.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsgettrashpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/gettrash.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/gettrash.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/gettrash.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandshelppy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/help.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/help.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/help.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandshistorypy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/history.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/history.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/history.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsimportpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/import.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/import.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/import.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsloggingpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/logging.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/logging.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/logging.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandslspy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/ls.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/ls.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/ls.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsmkadbkpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/mkadbk.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/mkadbk.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/mkadbk.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsmkcalpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/mkcal.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/mkcal.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/mkcal.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsmkdirpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/mkdir.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/mkdir.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/mkdir.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsmvpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/mv.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/mv.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/mv.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsnotificationspy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/notifications.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/notifications.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/notifications.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsoptionspy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/options.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/options.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/options.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2015-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandspostpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/post.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/post.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/post.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsprincipalpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/principal.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/principal.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/principal.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandspropspy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/props.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/props.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/props.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsproxiespy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/proxies.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/proxies.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/proxies.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsputpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/put.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/put.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/put.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsquerypy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/query.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/query.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/query.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsquitpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/quit.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/quit.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/quit.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsquotapy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/quota.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/quota.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/quota.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsrecovertrashpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/recovertrash.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/recovertrash.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/recovertrash.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsrmpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/rm.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/rm.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/rm.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsserverpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/server.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/server.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/server.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandssharepy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/share.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/share.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/share.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandssyncpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/sync.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/sync.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/sync.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandsuserpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/user.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/user.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/user.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsercommandswhoamipy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/whoami.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/whoami.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/whoami.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsershellpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/shell.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/shell.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/shell.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowsersubshellpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/subshell.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/subshell.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/subshell.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibrarybrowserutilspy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/utils.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/utils.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/utils.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryclient__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/client/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/client/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/client/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryclientaccountpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/client/account.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/client/account.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/client/account.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryclientaddressbookpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/client/addressbook.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/client/addressbook.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/client/addressbook.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryclientcalendarpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/client/calendar.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/client/calendar.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/client/calendar.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryclientcalendaruseraddresspy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/client/calendaruseraddress.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/client/calendaruseraddress.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/client/calendaruseraddress.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryclientclientsessionpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/client/clientsession.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/client/clientsession.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/client/clientsession.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> # #
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryclientfullclientpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/client/fullclient.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/client/fullclient.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/client/fullclient.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryclienthttpshandlerpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/client/httpshandler.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/client/httpshandler.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/client/httpshandler.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2010-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2010-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryclientprincipalpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/client/principal.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/client/principal.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/client/principal.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryclientsimplepy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/client/simple.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/client/simple.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/client/simple.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocol__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcaldav__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcaldavdefinitions__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/definitions/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/definitions/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/definitions/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcaldavdefinitionscaldavxmlpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/definitions/caldavxml.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/definitions/caldavxml.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/definitions/caldavxml.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcaldavdefinitionscsxmlpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/definitions/csxml.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/definitions/csxml.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/definitions/csxml.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcaldavdefinitionsheaderspy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/definitions/headers.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/definitions/headers.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/definitions/headers.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcaldavdefinitionsmethodspy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/definitions/methods.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/definitions/methods.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/definitions/methods.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcaldavmakecalendarpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/makecalendar.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/makecalendar.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/makecalendar.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcaldavmultigetpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/multiget.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/multiget.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/multiget.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcaldavquerypy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/query.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/query.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/query.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcaldavtests__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/tests/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/tests/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/tests/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcaldavteststest_makecalendarpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/tests/test_makecalendar.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/tests/test_makecalendar.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/tests/test_makecalendar.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcaldavteststest_multigetpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/tests/test_multiget.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/tests/test_multiget.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/caldav/tests/test_multiget.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcalendarserver__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/calendarserver/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/calendarserver/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/calendarserver/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcalendarserverinvitepy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/calendarserver/invite.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/calendarserver/invite.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/calendarserver/invite.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcalendarservernotificationspy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/calendarserver/notifications.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/calendarserver/notifications.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/calendarserver/notifications.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcarddav__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcarddavdefinitions__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/definitions/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/definitions/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/definitions/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcarddavdefinitionscarddavxmlpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/definitions/carddavxml.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/definitions/carddavxml.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/definitions/carddavxml.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcarddavmakeaddressbookpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/makeaddressbook.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/makeaddressbook.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/makeaddressbook.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcarddavmultigetpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/multiget.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/multiget.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/multiget.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcarddavquerypy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/query.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/query.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/query.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2012-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2012-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcarddavtests__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/tests/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/tests/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/tests/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2013-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2013-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcarddavteststest_makeaddressbookpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/tests/test_makeaddressbook.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/tests/test_makeaddressbook.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/tests/test_makeaddressbook.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolcarddavteststest_multigetpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/tests/test_multiget.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/tests/test_multiget.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/carddav/tests/test_multiget.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttp__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpauthentication__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpauthenticationauthenticatorpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/authenticator.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/authenticator.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/authenticator.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpauthenticationbasicpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/basic.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/basic.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/basic.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpauthenticationdigestpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/digest.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/digest.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/digest.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpauthenticationgssapipy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/gssapi.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/gssapi.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/gssapi.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,4 +1,4 @@
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> # Copyright (c) 2008 Lime Nest LLC
</span><span class="cx"> # Copyright (c) 2008 Lime Spot LLC
</span><span class="cx"> # Copyright (c) 2009 Ramon Ziai
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpauthenticationtests__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/tests/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/tests/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/tests/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpauthenticationteststest_basicpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/tests/test_basic.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/tests/test_basic.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/authentication/tests/test_basic.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpdefinitions__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/definitions/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/definitions/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/definitions/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpdefinitionsheaderspy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/definitions/headers.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/definitions/headers.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/definitions/headers.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpdefinitionsmethodspy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/definitions/methods.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/definitions/methods.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/definitions/methods.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpdefinitionsstatuscodespy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/definitions/statuscodes.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/definitions/statuscodes.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/definitions/statuscodes.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttprequestresponsepy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/requestresponse.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/requestresponse.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/requestresponse.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpsessionpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/session.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/session.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/session.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttptests__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/tests/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/tests/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/tests/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpteststest_requestresponsepy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/tests/test_requestresponse.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/tests/test_requestresponse.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/tests/test_requestresponse.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttpteststest_utilpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/tests/test_util.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/tests/test_util.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/tests/test_util.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolhttputilpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/util.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/util.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/http/util.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2006-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2006-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocoltests__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/tests/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/tests/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/tests/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolteststest_urlpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/tests/test_url.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/tests/test_url.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/tests/test_url.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolurlpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/url.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/url.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/url.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolutils__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/utils/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/utils/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/utils/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolutilsxmlhelperspy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/utils/xmlhelpers.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/utils/xmlhelpers.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/utils/xmlhelpers.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdav__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavacepy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/ace.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/ace.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/ace.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavaclpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/acl.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/acl.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/acl.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavcopypy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/copy.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/copy.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/copy.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavcopymovebasepy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/copymovebase.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/copymovebase.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/copymovebase.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavdefinitions__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/definitions/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/definitions/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/definitions/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavdefinitionscsxmlpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/definitions/csxml.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/definitions/csxml.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/definitions/csxml.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavdefinitionsdavxmlpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/definitions/davxml.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/definitions/davxml.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/definitions/davxml.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavdefinitionsheaderspy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/definitions/headers.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/definitions/headers.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/definitions/headers.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavdefinitionsmethodspy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/definitions/methods.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/definitions/methods.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/definitions/methods.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavdefinitionsstatuscodespy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/definitions/statuscodes.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/definitions/statuscodes.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/definitions/statuscodes.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavdeletepy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/delete.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/delete.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/delete.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavgetpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/get.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/get.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/get.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavgetbasepy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/getbase.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/getbase.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/getbase.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavheadpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/head.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/head.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/head.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavlockpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/lock.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/lock.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/lock.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavmakecollectionpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/makecollection.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/makecollection.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/makecollection.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavmovepy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/move.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/move.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/move.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavmultiresponseparserpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/multiresponseparser.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/multiresponseparser.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/multiresponseparser.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavoptionspy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/options.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/options.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/options.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavpostpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/post.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/post.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/post.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavprincipalmatchpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/principalmatch.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/principalmatch.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/principalmatch.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavpropallpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/propall.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/propall.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/propall.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavpropfindpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/propfind.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/propfind.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/propfind.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavpropfindbasepy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/propfindbase.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/propfindbase.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/propfindbase.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavpropfindparserpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/propfindparser.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/propfindparser.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/propfindparser.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavpropnamespy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/propnames.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/propnames.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/propnames.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavproppatchpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/proppatch.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/proppatch.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/proppatch.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavputpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/put.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/put.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/put.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavreportpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/report.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/report.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/report.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavrequestresponsepy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/requestresponse.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/requestresponse.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/requestresponse.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavsessionpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/session.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/session.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/session.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavsynccollectionpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/synccollection.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/synccollection.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/synccollection.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavtests__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_acepy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_ace.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_ace.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_ace.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_aclpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_acl.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_acl.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_acl.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_copypy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_copy.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_copy.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_copy.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_deletepy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_delete.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_delete.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_delete.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_getpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_get.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_get.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_get.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_headpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_head.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_head.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_head.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_lockpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_lock.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_lock.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_lock.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_movepy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_move.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_move.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_move.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_optionspy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_options.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_options.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_options.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_principalmatchpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_principalmatch.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_principalmatch.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_principalmatch.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_propfindpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_propfind.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_propfind.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_propfind.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_propfindparserpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_propfindparser.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_propfindparser.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_propfindparser.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_propnamespy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_propnames.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_propnames.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_propnames.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_putpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_put.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_put.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_put.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_reportpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_report.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_report.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_report.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_templatepy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_template.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_template.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_template.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavteststest_unlockpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_unlock.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_unlock.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/tests/test_unlock.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavunlockpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/unlock.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/unlock.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/unlock.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryprotocolwebdavxmlresponseparserpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/xmlresponseparser.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/xmlresponseparser.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/protocol/webdav/xmlresponseparser.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryuiWebDAVBrowserpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/ui/WebDAVBrowser.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/ui/WebDAVBrowser.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/ui/WebDAVBrowser.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryui__init__py"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/ui/__init__.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/ui/__init__.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/ui/__init__.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryuiresourcepy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/ui/resource.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/ui/resource.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/ui/resource.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkcaldavclientlibraryuisessionpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/ui/session.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/caldavclientlibrary/ui/session.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/ui/session.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarypysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -56,7 +56,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary-module.html&quot;&gt;Package caldavclientlibrary&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.admin-module.html&quot;&gt;Package caldavclientlibrary.admin&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.admin.xmlaccounts-module.html&quot;&gt;Package caldavclientlibrary.admin.xmlaccounts&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountscommandspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.commands-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.commands-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.commands-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.admin.xmlaccounts.commands-module.html&quot;&gt;Package caldavclientlibrary.admin.xmlaccounts.commands&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountscommandsaddrecordpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.commands.addrecord-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.commands.addrecord-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.commands.addrecord-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.admin.xmlaccounts.commands.addrecord-module.html&quot;&gt;Module caldavclientlibrary.admin.xmlaccounts.commands.addrecord&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountscommandschangepasswordpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.commands.changepassword-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.commands.changepassword-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.commands.changepassword-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.admin.xmlaccounts.commands.changepassword-module.html&quot;&gt;Module caldavclientlibrary.admin.xmlaccounts.commands.changepassword&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountscommandscommandpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.commands.command-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.commands.command-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.commands.command-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.admin.xmlaccounts.commands.command-module.html&quot;&gt;Module caldavclientlibrary.admin.xmlaccounts.commands.command&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountscommandslistrecordspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.commands.listrecords-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.commands.listrecords-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.commands.listrecords-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.admin.xmlaccounts.commands.listrecords-module.html&quot;&gt;Module caldavclientlibrary.admin.xmlaccounts.commands.listrecords&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountscommandsremoverecordpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.commands.removerecord-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.commands.removerecord-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.commands.removerecord-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.admin.xmlaccounts.commands.removerecord-module.html&quot;&gt;Module caldavclientlibrary.admin.xmlaccounts.commands.removerecord&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountsdirectorypysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.directory-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.directory-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.directory-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.admin.xmlaccounts.directory-module.html&quot;&gt;Module caldavclientlibrary.admin.xmlaccounts.directory&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountsmanagepysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.manage-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.manage-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.manage-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.admin.xmlaccounts.manage-module.html&quot;&gt;Module caldavclientlibrary.admin.xmlaccounts.manage&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountsrecordpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.record-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.record-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.record-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.admin.xmlaccounts.record-module.html&quot;&gt;Module caldavclientlibrary.admin.xmlaccounts.record&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountsrecordtypespysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.recordtypes-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.recordtypes-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.recordtypes-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.admin.xmlaccounts.recordtypes-module.html&quot;&gt;Module caldavclientlibrary.admin.xmlaccounts.recordtypes&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountstagspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.tags-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.tags-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.tags-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.admin.xmlaccounts.tags-module.html&quot;&gt;Module caldavclientlibrary.admin.xmlaccounts.tags&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountstestspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.tests-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.tests-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.tests-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.admin.xmlaccounts.tests-module.html&quot;&gt;Package caldavclientlibrary.admin.xmlaccounts.tests&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountsteststest_directorypysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.tests.test_directory-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.tests.test_directory-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.tests.test_directory-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.admin.xmlaccounts.tests.test_directory-module.html&quot;&gt;Module caldavclientlibrary.admin.xmlaccounts.tests.test_directory&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountsteststest_recordpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.tests.test_record-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.tests.test_record-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.tests.test_record-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.admin.xmlaccounts.tests.test_record-module.html&quot;&gt;Module caldavclientlibrary.admin.xmlaccounts.tests.test_record&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryadminxmlaccountstestsutilspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.tests.utils-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.tests.utils-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.admin.xmlaccounts.tests.utils-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.admin.xmlaccounts.tests.utils-module.html&quot;&gt;Module caldavclientlibrary.admin.xmlaccounts.tests.utils&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowserpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser-module.html&quot;&gt;Package caldavclientlibrary.browser&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowserbaseshellpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.baseshell-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.baseshell-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.baseshell-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.baseshell-module.html&quot;&gt;Module caldavclientlibrary.browser.baseshell&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.command-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.command-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.command-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.command-module.html&quot;&gt;Module caldavclientlibrary.browser.command&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.commands-module.html&quot;&gt;Package caldavclientlibrary.browser.commands&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsaclpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.acl-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.acl-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.acl-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.commands.acl-module.html&quot;&gt;Module caldavclientlibrary.browser.commands.acl&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandscatpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.cat-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.cat-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.cat-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.commands.cat-module.html&quot;&gt;Module caldavclientlibrary.browser.commands.cat&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandscdpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.cd-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.cd-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.cd-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.commands.cd-module.html&quot;&gt;Module caldavclientlibrary.browser.commands.cd&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandshelppysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.help-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.help-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.help-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.commands.help-module.html&quot;&gt;Module caldavclientlibrary.browser.commands.help&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandshistorypysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.history-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.history-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.history-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.commands.history-module.html&quot;&gt;Module caldavclientlibrary.browser.commands.history&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsimportpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.import-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.import-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.import-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.commands.import-module.html&quot;&gt;Module caldavclientlibrary.browser.commands.import&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsloggingpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.logging-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.logging-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.logging-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.commands.logging-module.html&quot;&gt;Module caldavclientlibrary.browser.commands.logging&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandslspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.ls-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.ls-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.ls-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.commands.ls-module.html&quot;&gt;Module caldavclientlibrary.browser.commands.ls&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsmkadbkpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.mkadbk-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.mkadbk-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.mkadbk-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.commands.mkadbk-module.html&quot;&gt;Module caldavclientlibrary.browser.commands.mkadbk&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsmkcalpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.mkcal-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.mkcal-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.mkcal-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.commands.mkcal-module.html&quot;&gt;Module caldavclientlibrary.browser.commands.mkcal&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsmkdirpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.mkdir-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.mkdir-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.mkdir-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.commands.mkdir-module.html&quot;&gt;Module caldavclientlibrary.browser.commands.mkdir&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsmvpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.mv-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.mv-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.mv-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.commands.mv-module.html&quot;&gt;Module caldavclientlibrary.browser.commands.mv&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsprincipalpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.principal-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.principal-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.principal-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.commands.principal-module.html&quot;&gt;Module caldavclientlibrary.browser.commands.principal&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandspropspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.props-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.props-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.props-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.commands.props-module.html&quot;&gt;Module caldavclientlibrary.browser.commands.props&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsproxiespysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.proxies-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.proxies-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.proxies-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.commands.proxies-module.html&quot;&gt;Module caldavclientlibrary.browser.commands.proxies&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsputpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.put-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.put-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.put-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.commands.put-module.html&quot;&gt;Module caldavclientlibrary.browser.commands.put&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsquitpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.quit-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.quit-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.quit-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.commands.quit-module.html&quot;&gt;Module caldavclientlibrary.browser.commands.quit&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsquotapysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.quota-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.quota-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.quota-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.commands.quota-module.html&quot;&gt;Module caldavclientlibrary.browser.commands.quota&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsrmpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.rm-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.rm-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.rm-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.commands.rm-module.html&quot;&gt;Module caldavclientlibrary.browser.commands.rm&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsserverpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.server-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.server-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.server-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.commands.server-module.html&quot;&gt;Module caldavclientlibrary.browser.commands.server&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandsuserpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.user-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.user-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.user-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.commands.user-module.html&quot;&gt;Module caldavclientlibrary.browser.commands.user&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsercommandswhoamipysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.whoami-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.whoami-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.commands.whoami-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.commands.whoami-module.html&quot;&gt;Module caldavclientlibrary.browser.commands.whoami&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsershellpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.shell-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.shell-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.shell-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.shell-module.html&quot;&gt;Module caldavclientlibrary.browser.shell&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowsersubshellpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.subshell-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.subshell-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.subshell-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.subshell-module.html&quot;&gt;Module caldavclientlibrary.browser.subshell&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibrarybrowserutilspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.utils-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.utils-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.browser.utils-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.browser.utils-module.html&quot;&gt;Module caldavclientlibrary.browser.utils&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryclientpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.client-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.client-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.client-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.client-module.html&quot;&gt;Package caldavclientlibrary.client&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryclientaccountpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.account-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.account-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.account-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.client.account-module.html&quot;&gt;Module caldavclientlibrary.client.account&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryclientcalendarpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.calendar-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.calendar-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.calendar-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.client.calendar-module.html&quot;&gt;Module caldavclientlibrary.client.calendar&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryclientcalendaruseraddresspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.calendaruseraddress-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.calendaruseraddress-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.calendaruseraddress-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.client.calendaruseraddress-module.html&quot;&gt;Module caldavclientlibrary.client.calendaruseraddress&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryclientclientsessionpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.clientsession-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.clientsession-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.clientsession-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.client.clientsession-module.html&quot;&gt;Module caldavclientlibrary.client.clientsession&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryclientfullclientpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.fullclient-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.fullclient-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.fullclient-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.client.fullclient-module.html&quot;&gt;Module caldavclientlibrary.client.fullclient&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryclienthttpshandlerpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.httpshandler-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.httpshandler-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.httpshandler-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.client.httpshandler-module.html&quot;&gt;Module caldavclientlibrary.client.httpshandler&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2010-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2010-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryclientprincipalpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.principal-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.principal-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.principal-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.client.principal-module.html&quot;&gt;Module caldavclientlibrary.client.principal&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryclientsimplepysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.simple-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.simple-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.client.simple-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.client.simple-module.html&quot;&gt;Module caldavclientlibrary.client.simple&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol-module.html&quot;&gt;Package caldavclientlibrary.protocol&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcaldavpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.caldav-module.html&quot;&gt;Package caldavclientlibrary.protocol.caldav&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcaldavdefinitionspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.definitions-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.definitions-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.definitions-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.caldav.definitions-module.html&quot;&gt;Package caldavclientlibrary.protocol.caldav.definitions&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcaldavdefinitionscaldavxmlpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.definitions.caldavxml-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.definitions.caldavxml-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.definitions.caldavxml-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.caldav.definitions.caldavxml-module.html&quot;&gt;Module caldavclientlibrary.protocol.caldav.definitions.caldavxml&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcaldavdefinitionscsxmlpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.definitions.csxml-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.definitions.csxml-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.definitions.csxml-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.caldav.definitions.csxml-module.html&quot;&gt;Module caldavclientlibrary.protocol.caldav.definitions.csxml&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcaldavdefinitionsheaderspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.definitions.headers-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.definitions.headers-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.definitions.headers-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.caldav.definitions.headers-module.html&quot;&gt;Module caldavclientlibrary.protocol.caldav.definitions.headers&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcaldavdefinitionsmethodspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.definitions.methods-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.definitions.methods-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.definitions.methods-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.caldav.definitions.methods-module.html&quot;&gt;Module caldavclientlibrary.protocol.caldav.definitions.methods&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcaldavmakecalendarpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.makecalendar-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.makecalendar-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.makecalendar-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.caldav.makecalendar-module.html&quot;&gt;Module caldavclientlibrary.protocol.caldav.makecalendar&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcaldavmultigetpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.multiget-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.multiget-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.multiget-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.caldav.multiget-module.html&quot;&gt;Module caldavclientlibrary.protocol.caldav.multiget&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcaldavtestspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.tests-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.tests-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.tests-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.caldav.tests-module.html&quot;&gt;Package caldavclientlibrary.protocol.caldav.tests&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcaldavteststest_makecalendarpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.tests.test_makecalendar-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.tests.test_makecalendar-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.tests.test_makecalendar-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.caldav.tests.test_makecalendar-module.html&quot;&gt;Module caldavclientlibrary.protocol.caldav.tests.test_makecalendar&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcaldavteststest_multigetpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.tests.test_multiget-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.tests.test_multiget-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.caldav.tests.test_multiget-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.caldav.tests.test_multiget-module.html&quot;&gt;Module caldavclientlibrary.protocol.caldav.tests.test_multiget&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcarddavpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.carddav-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.carddav-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.carddav-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.carddav-module.html&quot;&gt;Package caldavclientlibrary.protocol.carddav&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcarddavdefinitionspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.carddav.definitions-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.carddav.definitions-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.carddav.definitions-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.carddav.definitions-module.html&quot;&gt;Package caldavclientlibrary.protocol.carddav.definitions&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcarddavdefinitionscarddavxmlpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.carddav.definitions.carddavxml-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.carddav.definitions.carddavxml-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.carddav.definitions.carddavxml-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.carddav.definitions.carddavxml-module.html&quot;&gt;Module caldavclientlibrary.protocol.carddav.definitions.carddavxml&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolcarddavmakeaddressbookpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.carddav.makeaddressbook-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.carddav.makeaddressbook-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.carddav.makeaddressbook-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.carddav.makeaddressbook-module.html&quot;&gt;Module caldavclientlibrary.protocol.carddav.makeaddressbook&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttppysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.http-module.html&quot;&gt;Package caldavclientlibrary.protocol.http&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpauthenticationpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.http.authentication-module.html&quot;&gt;Package caldavclientlibrary.protocol.http.authentication&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpauthenticationauthenticatorpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication.authenticator-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication.authenticator-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication.authenticator-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.http.authentication.authenticator-module.html&quot;&gt;Module caldavclientlibrary.protocol.http.authentication.authenticator&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpauthenticationbasicpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication.basic-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication.basic-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication.basic-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.http.authentication.basic-module.html&quot;&gt;Module caldavclientlibrary.protocol.http.authentication.basic&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpauthenticationdigestpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication.digest-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication.digest-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication.digest-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.http.authentication.digest-module.html&quot;&gt;Module caldavclientlibrary.protocol.http.authentication.digest&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpauthenticationgssapipysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication.gssapi-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication.gssapi-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication.gssapi-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;/table&gt;
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.http.authentication.gssapi-module.html&quot;&gt;Module caldavclientlibrary.protocol.http.authentication.gssapi&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><del>-&lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2008 Lime Nest LLC&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2008 Lime Spot LLC&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2009 Ramon Ziai&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpauthenticationtestspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication.tests-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication.tests-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication.tests-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.http.authentication.tests-module.html&quot;&gt;Package caldavclientlibrary.protocol.http.authentication.tests&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpauthenticationteststest_basicpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication.tests.test_basic-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication.tests.test_basic-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.authentication.tests.test_basic-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -61,7 +61,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.http.authentication.tests.test_basic-module.html&quot;&gt;Module caldavclientlibrary.protocol.http.authentication.tests.test_basic&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpdatapysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.data-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.data-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.data-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.http.data-module.html&quot;&gt;Package caldavclientlibrary.protocol.http.data&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpdatadatapysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.data.data-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.data.data-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.data.data-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.http.data.data-module.html&quot;&gt;Module caldavclientlibrary.protocol.http.data.data&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpdatafilepysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.data.file-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.data.file-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.data.file-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.http.data.file-module.html&quot;&gt;Module caldavclientlibrary.protocol.http.data.file&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpdatastringpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.data.string-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.data.string-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.data.string-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.http.data.string-module.html&quot;&gt;Module caldavclientlibrary.protocol.http.data.string&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpdefinitionspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.definitions-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.definitions-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.definitions-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.http.definitions-module.html&quot;&gt;Package caldavclientlibrary.protocol.http.definitions&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpdefinitionsheaderspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.definitions.headers-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.definitions.headers-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.definitions.headers-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.http.definitions.headers-module.html&quot;&gt;Module caldavclientlibrary.protocol.http.definitions.headers&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpdefinitionsmethodspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.definitions.methods-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.definitions.methods-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.definitions.methods-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.http.definitions.methods-module.html&quot;&gt;Module caldavclientlibrary.protocol.http.definitions.methods&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpdefinitionsstatuscodespysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.definitions.statuscodes-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.definitions.statuscodes-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.definitions.statuscodes-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.http.definitions.statuscodes-module.html&quot;&gt;Module caldavclientlibrary.protocol.http.definitions.statuscodes&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttprequestresponsepysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.requestresponse-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.requestresponse-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.requestresponse-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.http.requestresponse-module.html&quot;&gt;Module caldavclientlibrary.protocol.http.requestresponse&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpsessionpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.session-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.session-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.session-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.http.session-module.html&quot;&gt;Module caldavclientlibrary.protocol.http.session&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttptestspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.tests-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.tests-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.tests-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.http.tests-module.html&quot;&gt;Package caldavclientlibrary.protocol.http.tests&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpteststest_requestresponsepysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.tests.test_requestresponse-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.tests.test_requestresponse-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.tests.test_requestresponse-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.http.tests.test_requestresponse-module.html&quot;&gt;Module caldavclientlibrary.protocol.http.tests.test_requestresponse&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttpteststest_utilpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.tests.test_util-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.tests.test_util-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.tests.test_util-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.http.tests.test_util-module.html&quot;&gt;Module caldavclientlibrary.protocol.http.tests.test_util&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolhttputilpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.util-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.util-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.http.util-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.http.util-module.html&quot;&gt;Module caldavclientlibrary.protocol.http.util&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2006-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocoltestspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.tests-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.tests-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.tests-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.tests-module.html&quot;&gt;Package caldavclientlibrary.protocol.tests&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolteststest_urlpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.tests.test_url-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.tests.test_url-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.tests.test_url-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.tests.test_url-module.html&quot;&gt;Module caldavclientlibrary.protocol.tests.test_url&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolurlpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.url-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.url-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.url-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.url-module.html&quot;&gt;Module caldavclientlibrary.protocol.url&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolutilspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.utils-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.utils-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.utils-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.utils-module.html&quot;&gt;Package caldavclientlibrary.protocol.utils&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolutilsxmlhelperspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.utils.xmlhelpers-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.utils.xmlhelpers-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.utils.xmlhelpers-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.utils.xmlhelpers-module.html&quot;&gt;Module caldavclientlibrary.protocol.utils.xmlhelpers&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav-module.html&quot;&gt;Package caldavclientlibrary.protocol.webdav&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavacepysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.ace-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.ace-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.ace-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.ace-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.ace&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavaclpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.acl-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.acl-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.acl-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.acl-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.acl&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavcopypysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.copy-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.copy-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.copy-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.copy-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.copy&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavcopymovebasepysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.copymovebase-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.copymovebase-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.copymovebase-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.copymovebase-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.copymovebase&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavdefinitionspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.definitions-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.definitions-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.definitions-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.definitions-module.html&quot;&gt;Package caldavclientlibrary.protocol.webdav.definitions&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavdefinitionscsxmlpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.definitions.csxml-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.definitions.csxml-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.definitions.csxml-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.definitions.csxml-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.definitions.csxml&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavdefinitionsdavxmlpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.definitions.davxml-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.definitions.davxml-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.definitions.davxml-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.definitions.davxml-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.definitions.davxml&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavdefinitionsheaderspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.definitions.headers-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.definitions.headers-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.definitions.headers-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.definitions.headers-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.definitions.headers&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavdefinitionsmethodspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.definitions.methods-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.definitions.methods-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.definitions.methods-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.definitions.methods-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.definitions.methods&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavdefinitionsstatuscodespysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.definitions.statuscodes-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.definitions.statuscodes-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.definitions.statuscodes-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.definitions.statuscodes-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.definitions.statuscodes&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavdeletepysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.delete-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.delete-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.delete-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.delete-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.delete&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavgetpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.get-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.get-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.get-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.get-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.get&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavgetbasepysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.getbase-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.getbase-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.getbase-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.getbase-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.getbase&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavheadpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.head-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.head-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.head-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.head-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.head&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavlockpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.lock-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.lock-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.lock-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.lock-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.lock&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavmakecollectionpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.makecollection-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.makecollection-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.makecollection-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.makecollection-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.makecollection&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavmovepysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.move-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.move-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.move-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.move-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.move&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavmultiresponseparserpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.multiresponseparser-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.multiresponseparser-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.multiresponseparser-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.multiresponseparser-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.multiresponseparser&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavoptionspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.options-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.options-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.options-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.options-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.options&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavpostpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.post-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.post-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.post-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.post-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.post&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavprincipalmatchpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.principalmatch-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.principalmatch-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.principalmatch-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.principalmatch-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.principalmatch&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavpropallpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.propall-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.propall-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.propall-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.propall-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.propall&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavpropfindpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.propfind-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.propfind-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.propfind-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.propfind-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.propfind&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavpropfindbasepysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.propfindbase-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.propfindbase-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.propfindbase-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.propfindbase-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.propfindbase&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavpropfindparserpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.propfindparser-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.propfindparser-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.propfindparser-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.propfindparser-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.propfindparser&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavpropnamespysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.propnames-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.propnames-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.propnames-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.propnames-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.propnames&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavproppatchpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.proppatch-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.proppatch-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.proppatch-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.proppatch-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.proppatch&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavputpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.put-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.put-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.put-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.put-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.put&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavreportpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.report-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.report-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.report-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.report-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.report&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavrequestresponsepysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.requestresponse-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.requestresponse-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.requestresponse-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.requestresponse-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.requestresponse&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavsessionpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.session-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.session-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.session-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.session-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.session&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavtestspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.tests-module.html&quot;&gt;Package caldavclientlibrary.protocol.webdav.tests&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_acepysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_ace-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_ace-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_ace-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.tests.test_ace-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.tests.test_ace&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_aclpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_acl-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_acl-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_acl-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.tests.test_acl-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.tests.test_acl&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_copypysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_copy-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_copy-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_copy-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.tests.test_copy-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.tests.test_copy&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_deletepysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_delete-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_delete-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_delete-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.tests.test_delete-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.tests.test_delete&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_getpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_get-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_get-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_get-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.tests.test_get-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.tests.test_get&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_headpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_head-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_head-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_head-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.tests.test_head-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.tests.test_head&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_lockpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_lock-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_lock-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_lock-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.tests.test_lock-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.tests.test_lock&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_movepysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_move-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_move-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_move-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.tests.test_move-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.tests.test_move&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_optionspysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_options-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_options-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_options-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.tests.test_options-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.tests.test_options&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_principalmatchpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_principalmatch-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_principalmatch-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_principalmatch-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.tests.test_principalmatch-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.tests.test_principalmatch&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_propfindpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_propfind-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_propfind-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_propfind-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.tests.test_propfind-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.tests.test_propfind&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_propfindparserpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_propfindparser-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_propfindparser-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_propfindparser-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.tests.test_propfindparser-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.tests.test_propfindparser&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_propnamespysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_propnames-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_propnames-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_propnames-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.tests.test_propnames-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.tests.test_propnames&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_putpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_put-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_put-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_put-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.tests.test_put-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.tests.test_put&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_reportpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_report-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_report-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_report-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.tests.test_report-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.tests.test_report&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_templatepysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_template-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_template-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_template-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.tests.test_template-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.tests.test_template&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavteststest_unlockpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_unlock-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_unlock-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.tests.test_unlock-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -60,7 +60,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.tests.test_unlock-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.tests.test_unlock&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavunlockpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.unlock-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.unlock-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.unlock-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.unlock-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.unlock&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryprotocolwebdavxmlresponseparserpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.xmlresponseparser-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.xmlresponseparser-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.protocol.webdav.xmlresponseparser-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -59,7 +59,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.protocol.webdav.xmlresponseparser-module.html&quot;&gt;Module caldavclientlibrary.protocol.webdav.xmlresponseparser&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryuipysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.ui-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.ui-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.ui-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.ui-module.html&quot;&gt;Package caldavclientlibrary.ui&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryuiWebDAVBrowserpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.ui.WebDAVBrowser-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.ui.WebDAVBrowser-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.ui.WebDAVBrowser-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.ui.WebDAVBrowser-module.html&quot;&gt;Module caldavclientlibrary.ui.WebDAVBrowser&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryuiresourcepysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.ui.resource-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.ui.resource-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.ui.resource-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.ui.resource-module.html&quot;&gt;Module caldavclientlibrary.ui.resource&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt;  5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkhtmlcaldavclientlibraryuisessionpysrchtml"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/html/caldavclientlibrary.ui.session-pysrc.html (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/html/caldavclientlibrary.ui.session-pysrc.html        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/html/caldavclientlibrary.ui.session-pysrc.html        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> &lt;h1 class=&quot;epydoc&quot;&gt;Source Code for &lt;a href=&quot;caldavclientlibrary.ui.session-module.html&quot;&gt;Module caldavclientlibrary.ui.session&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx"> &lt;pre class=&quot;py-src&quot;&gt;
</span><span class="cx"> &lt;a name=&quot;L1&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 1&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;##&lt;/tt&gt; &lt;/tt&gt;
</span><del>-&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2015 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</del><ins>+&lt;a name=&quot;L2&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 2&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Copyright (c) 2007-2016 Apple Inc. All rights reserved.&lt;/tt&gt; &lt;/tt&gt;
</ins><span class="cx"> &lt;a name=&quot;L3&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 3&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;#&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L4&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 4&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&lt;/tt&gt; &lt;/tt&gt;
</span><span class="cx"> &lt;a name=&quot;L5&quot;&gt;&lt;/a&gt;&lt;tt class=&quot;py-lineno&quot;&gt; 5&lt;/tt&gt;  &lt;tt class=&quot;py-line&quot;&gt;&lt;tt class=&quot;py-comment&quot;&gt;# you may not use this file except in compliance with the License.&lt;/tt&gt; &lt;/tt&gt;
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkrunadminpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/runadmin.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/runadmin.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/runadmin.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunkrunshellpy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/runshell.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/runshell.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/runshell.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> #!/usr/bin/env python
</span><span class="cx"> 
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre></div>
<a id="CalDAVClientLibrarytrunksetuppy"></a>
<div class="modfile"><h4>Modified: CalDAVClientLibrary/trunk/setup.py (15415 => 15416)</h4>
<pre class="diff"><span>
<span class="info">--- CalDAVClientLibrary/trunk/setup.py        2016-01-07 15:18:44 UTC (rev 15415)
+++ CalDAVClientLibrary/trunk/setup.py        2016-01-07 15:23:30 UTC (rev 15416)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> ##
</span><del>-# Copyright (c) 2007-2015 Apple Inc. All rights reserved.
</del><ins>+# Copyright (c) 2007-2016 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
</span><span class="cx"> # you may not use this file except in compliance with the License.
</span></span></pre>
</div>
</div>

</body>
</html>