Download Install Tutorial Docs FAQ Tools WikiLicense Team IRC Planet Involvement Shop Book

Changeset 930

Show
Ignore:
Timestamp:
01/22/06 03:45:14
Author:
rdelon
Message:

Fixed #440

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/cherrypy/lib/filter/__init__.py

    r915 r930  
    11import warnings 
    2 warnings.warn("cherrypy.lib.filter has been superseded by cherrypy.filters and will be removed in CP 2.3"
     2warnings.warn("cherrypy.lib.filter has been superseded by cherrypy.filters and will be removed in CP 2.3", DeprecationWarning, stacklevel = 2
    33 
    44from cherrypy.filters import * 

Hosted by WebFaction

Log in as guest/cpguest to create tickets