Author: sebb
Date: Tue Nov 3 14:12:40 2015
New Revision: 1712297
URL: http://svn.apache.org/viewvc?rev=1712297&view=rev
Log:
No longer need this log
Modified:
comdev/reporter.apache.org/trunk/scripts/mailglomper2.py
Modified: comdev/reporter.apache.org/trunk/scripts/mailglomper2.py
URL:
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/scripts/mailglomper2.py?rev=1712297&r1=1712296&r2=1712297&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/scripts/mailglomper2.py (original)
+++ comdev/reporter.apache.org/trunk/scripts/mailglomper2.py Tue Nov 3
14:12:40 2015
@@ -210,7 +210,7 @@ for mlist in re.finditer(r"<a href='([-a
mls[ml]['quarterly'][0] += weeks[week]
elif week >= wayafter:
mls[ml]['quarterly'][1] += weeks[week]
- tsprint("Debug: %s has %u mails (%u)" % (key, ct, time.time()
- begin)) # total for month
+# tsprint("Debug: %s has %u mails (%u)" % (key, ct,
time.time() - begin)) # total for month
mlct += ct
except urllib.error.HTTPError as err:
if err.code == 404: # Can happen for new lists