Ignore:
Timestamp:
Apr 3, 2012 11:40:34 AM (12 years ago)
Author:
potar
Message:

Fixed code according with pylint, pyflakes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.plonetabs/branches/tests/quintagroup/plonetabs/tests/base.py

    r3402 r3403  
    88from  Testing import ZopeTestCase as ztc 
    99from  Products.Five import zcml 
    10 from  Products.Five import fiveconfigure 
    1110from Products.CMFCore.utils import getToolByName 
    12 from Products.CMFCore.interfaces import IAction, IActionCategory 
    1311from Products.CMFCore.ActionInformation import Action, ActionCategory 
    1412from  Products.PloneTestCase import PloneTestCase as ptc 
Note: See TracChangeset for help on using the changeset viewer.