| pyroxide.util.transmogrifier (version 51 , 2007-04-08 16:03:35 -0700 (Sun, 08 Apr 2007) ) | index /usr/lib/python2.4/site-packages/pyroxide/util/transmogrifier.py |
The default transmogrifier module.
This module provides the default utility for transforming an HTTP request into
a controller call.
| Functions | ||
| ||
| Data | ||
| __HeadURL__ = '$URL: http://pyroxide.org/svn/pyroxide/trunk/src/main/python/pyroxide/util/transmogrifier.py $' __Id__ = '$Id: transmogrifier.py 51 2007-04-08 23:03:35Z kevin $' __LastChangedBy__ = '$Author: kevin $' __LastChangedDate__ = '$Date: 2007-04-08 16:03:35 -0700 (Sun, 08 Apr 2007) $' __Revision__ = '$Rev: 51 $' __copyright__ = '(c) 2006 rootsmith Inc.' __date__ = ' 2007-04-08 16:03:35 -0700 (Sun, 08 Apr 2007) ' __version__ = ' 51 ' | ||