~ubuntu-branches/ubuntu/vivid/python-pyo/vivid-proposed

« back to all changes in this revision

Viewing changes to doc-sphinx/source/api/functions/util.rst

  • Committer: Package Import Robot
  • Author(s): Tiago Bortoletto Vaz
  • Date: 2013-05-28 14:27:12 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20130528142712-5ycu7udwjc4udkud
Tags: 0.6.6+svn1108-1
New upstream commits adding 6 new filters and a couple of bug fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Utilities
 
2
==================
 
3
 
 
4
.. module:: pyo
 
5
 
 
6
*example*
 
7
---------------------------------
 
8
 
 
9
.. autofunction:: example
 
10
 
 
11
*class_args*
 
12
---------------------------------
 
13
 
 
14
.. autofunction:: class_args
 
15
 
 
16
*getVersion*
 
17
---------------------------------
 
18
 
 
19
.. autofunction:: getVersion
 
20
 
 
21
*convertStringToSysEncoding*
 
22
---------------------------------
 
23
 
 
24
.. autofunction:: convertStringToSysEncoding
 
25
 
 
26
*convertArgsToLists*
 
27
---------------------------------
 
28
 
 
29
.. autofunction:: convertArgsToLists
 
30
 
 
31
*wrap*
 
32
---------------------------------
 
33
 
 
34
.. autofunction:: wrap
 
35
 
 
36