[Checkins] SVN: grok/branches/ksmith_mcweekly-layers-011/src/grok/__init__.py remove personal test cruft

Kevin Smith kevin at mcweekly.com
Wed Sep 19 13:18:08 EDT 2007


Log message for revision 79753:
  remove personal test cruft

Changed:
  U   grok/branches/ksmith_mcweekly-layers-011/src/grok/__init__.py

-=-
Modified: grok/branches/ksmith_mcweekly-layers-011/src/grok/__init__.py
===================================================================
--- grok/branches/ksmith_mcweekly-layers-011/src/grok/__init__.py	2007-09-19 16:56:27 UTC (rev 79752)
+++ grok/branches/ksmith_mcweekly-layers-011/src/grok/__init__.py	2007-09-19 17:18:07 UTC (rev 79753)
@@ -13,7 +13,7 @@
 ##############################################################################
 """Grok
 """
-__version__ = "ksmith"
+
 from zope.interface import implements
 from zope.component import adapts
 from zope.event import notify



More information about the Checkins mailing list