Ignore:
Timestamp:
Apr 14, 2011 4:45:57 PM (13 years ago)
Author:
kroman0
Message:

Pyflakes and pep8 fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.plonecomments/trunk/quintagroup/plonecomments/tests/base.py

    r3112 r3114  
    44 
    55from Testing import ZopeTestCase as ztc 
    6 from AccessControl.SecurityManagement import newSecurityManager, \ 
    7     noSecurityManager 
    8  
    96from Products.PloneTestCase import PloneTestCase as ptc 
    10 from Products.PloneTestCase.layer import onsetup, PloneSiteLayer 
    11 from Products.CMFCore.utils import getToolByName 
     7from Products.PloneTestCase.layer import onsetup 
    128 
    139from quintagroup.plonecomments.tests.config import PRODUCT 
Note: See TracChangeset for help on using the changeset viewer.