Changeset 53

Show
Ignore:
Timestamp:
11/21/05 14:01:32
Author:
crchemist
Message:

Code cleanup

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • qPloneGoogleSitemaps/trunk/utils.py

    r52 r53  
    44import re 
    55import Products.qPloneGoogleSitemaps.config as config 
    6 from OFS.ObjectManager import BadRequestException# , AttributeError 
     6from OFS.ObjectManager import BadRequestException 
    77def ping_google(url): 
    88    """Ping sitemap to Google"""