Package Archetypes :: Module utils
[show private | hide private]
[frames | no frames]

Module Archetypes.utils

Classes
DisplayList Static display lists, can look up on either side of the dict, and get them in sorted order
IntDisplayList Static display lists for integer keys, can look up on either side of the dict, and get them in sorted order
OrderedDict A wrapper around dictionary objects that provides an ordering for keys() and items().
Vocabulary Wrap DisplayList class and add internationalisation

Variable Summary
str KERNEL_UUID = '/proc/sys/kernel/random/uuid'
str ORIG_NAME = '__at_original_method_name__'
str WRAPPER = '__at_is_wrapper_method__'
list _marker = []

Variable Details

KERNEL_UUID

Type:
str
Value:
'/proc/sys/kernel/random/uuid'                                         

ORIG_NAME

Type:
str
Value:
'__at_original_method_name__'                                          

WRAPPER

Type:
str
Value:
'__at_is_wrapper_method__'                                             

_marker

Type:
list
Value:
[]                                                                     

Generated by Epydoc 2.1 on Wed Nov 30 03:57:58 2005 http://epydoc.sf.net