doc/source/vmm.rst
branchv0.6.x
changeset 215 33f727efa7c4
parent 212 77ac6f572855
child 216 0c8c053b451c
equal deleted inserted replaced
214:84e6e898e6c5 215:33f727efa7c4
    21 
    21 
    22 .. data:: ENCODING
    22 .. data:: ENCODING
    23 
    23 
    24   The systems current character encoding, e.g. ``'UTF-8'`` or
    24   The systems current character encoding, e.g. ``'UTF-8'`` or
    25   ``'ANSI_X3.4-1968'`` (aka ASCII).
    25   ``'ANSI_X3.4-1968'`` (aka ASCII).
    26 
       
    27 .. data:: __author__
       
    28 
       
    29   The author's name
       
    30 
       
    31 .. data:: __date__
       
    32 
       
    33   The release date
       
    34 
       
    35 .. data:: __version__
       
    36 
       
    37   VirtualMailManager's version
       
    38 
    26 
    39 
    27 
    40 Functions
    28 Functions
    41 ---------
    29 ---------
    42 
    30