Package aquarium :: Package util
[show private | hide private]
[frames | no frames]

Package aquarium.util

Setup the package search path.

Submodules
  • ActionResults: Use this if you want more than just a string for actionResults.
  • Aquarium: This class encapsulates the main flow of control for Aquarium.
  • AquariumClass: This is the base class for most Aquarium classes.
  • AquariumTemplate: This is the base class for Cheetah templates used with Aquarium.
  • AutoLoader: This mixin supports autoloading.
  • ContainerClass: This is a trivial class that acts like a container.
  • Context: Each request will have a new context.
  • Curry: This class is a curry (think functional programming).
  • FormDict: Translate a cgi.FieldStorage into a (possibly recursive) dict.
  • FormValid: This module contains classes to help validate user input.
  • HasFriends: This mixin supports autoloading of "friend" methods.
  • HTTPResponses: Create constants for the HTTP responses.
  • InternalLibrary: This is the "standard library" for Aquarium's structure.
  • Ports: These are the standard ports for HTTP and HTTPS, etc.
  • ProtectUTF8: Temporarily convert a UTF-8 string to Unicode to prevent breakage.
  • TryFinally: This is a convenient way to deeply nest try/finally statements.

Variable Summary
str packageType = 'util'

Variable Details

packageType

Type:
str
Value:
'util'                                                                 

Generated by Epydoc 2.1 on Mon Jan 1 16:34:19 2007 http://epydoc.sf.net