Django

Code

Show
Ignore:
Timestamp:
09/16/08 23:56:04 (4 months ago)
Author:
adrian
Message:

Fixed #8574 -- Made Sitemap a new-style class

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/django/contrib/sitemaps/__init__.py

    r8231 r9052  
    3434    urllib.urlopen("%s?%s" % (ping_url, params)) 
    3535 
    36 class Sitemap
     36class Sitemap(object)
    3737    # This limit is defined by Google. See the index documentation at 
    3838    # http://sitemaps.org/protocol.php#index.