Modified:
trunk/updateCache.py
Log:
Removed my email address from the email address prompt.
Modified: trunk/updateCache.py
==============================================================================
--- trunk/updateCache.py (original)
+++ trunk/updateCache.py Fri Feb 27 16:09:51 2009
@@ -81,7 +81,7 @@
from getpass import getpass
from libgmail import libgmail
-defaultUsername = "richar...@gmail.com" # "user...@gmail.com"
+defaultUsername = "no default" # "user...@gmail.com"
# If you are planning to run this over and over tweaking the script
# you will want to take advantage of this in or