summaryrefslogtreecommitdiff
path: root/exchange/commands.py
diff options
context:
space:
mode:
authorMike Crute <mcrute@gmail.com>2009-04-26 13:41:44 -0400
committerMike Crute <mcrute@gmail.com>2009-04-26 13:41:44 -0400
commitecb1c615c9293c32dece1d116e16edc1288988ff (patch)
tree24f49ce0436e4b8e63c085e71349730fdb391b17 /exchange/commands.py
parent0e23789c050b1b763736a7b3df9f8536a139e63d (diff)
downloadcalendar_proxy-ecb1c615c9293c32dece1d116e16edc1288988ff.tar.bz2
calendar_proxy-ecb1c615c9293c32dece1d116e16edc1288988ff.tar.xz
calendar_proxy-ecb1c615c9293c32dece1d116e16edc1288988ff.zip
Removing revision tags from headers since they are pointless.
Diffstat (limited to 'exchange/commands.py')
-rw-r--r--exchange/commands.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/exchange/commands.py b/exchange/commands.py
index 855e1b5..89db579 100644
--- a/exchange/commands.py
+++ b/exchange/commands.py
@@ -4,7 +4,6 @@ Exchange Commands
4 4
5@author: Mike Crute (mcrute@gmail.com) 5@author: Mike Crute (mcrute@gmail.com)
6@date: November 10, 2008 6@date: November 10, 2008
7@version: $Revision$
8 7
9This is a set of classes that starts to define a set of classes for 8This is a set of classes that starts to define a set of classes for
10fetching data using Exchange's WebDAV API. This is still pretty 9fetching data using Exchange's WebDAV API. This is still pretty