Home | Trees | Indices | Help |
|
---|
|
This file is part of the web2py Web Framework Copyrighted by Massimo Di Pierro <mdipierro@cs.depaul.edu> License: LGPLv3 (http://www.gnu.org/licenses/lgpl.html)
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
have_yaml = True
|
|||
__package__ =
|
|
Builds a new object with <cast> type keys Arguments: o is the object input cast (defaults to str) is an object type or function which supports conversion such as: >>> converted = cast(o) encoding (defaults to utf-8) is the encoding for unicode keys. This is not used for custom cast functions Use this funcion if you are in Python < 2.6.5 This avoids syntax errors when unpacking dictionary arguments. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Mar 16 02:36:10 2014 | http://epydoc.sourceforge.net |