[Checkins] SVN: z3c.hashedresource/trunk/ - Removed unused (and broken) import.

Christian Zagrodnick cz at gocept.com
Thu Oct 8 05:25:44 EDT 2009


Log message for revision 104911:
  - Removed unused (and broken) import.
  
  

Changed:
  U   z3c.hashedresource/trunk/CHANGES.txt
  U   z3c.hashedresource/trunk/src/z3c/hashedresource/tests/test_url.py

-=-
Modified: z3c.hashedresource/trunk/CHANGES.txt
===================================================================
--- z3c.hashedresource/trunk/CHANGES.txt	2009-10-08 08:27:56 UTC (rev 104910)
+++ z3c.hashedresource/trunk/CHANGES.txt	2009-10-08 09:25:43 UTC (rev 104911)
@@ -5,7 +5,7 @@
 1.1.3 (unreleased)
 ==================
 
-- Nothing changed yet.
+- Removed unused (and broken) import.
 
 
 1.1.2 (2009-09-13)

Modified: z3c.hashedresource/trunk/src/z3c/hashedresource/tests/test_url.py
===================================================================
--- z3c.hashedresource/trunk/src/z3c/hashedresource/tests/test_url.py	2009-10-08 08:27:56 UTC (rev 104910)
+++ z3c.hashedresource/trunk/src/z3c/hashedresource/tests/test_url.py	2009-10-08 09:25:43 UTC (rev 104911)
@@ -19,7 +19,6 @@
 import os
 import unittest
 import zope.app.publisher.browser.directoryresource
-import zope.app.publisher.browser.tests
 import zope.app.publisher.testing
 import zope.app.testing.functional
 



More information about the checkins mailing list