Trees | Indices | Help |
---|
|
1 #!/usr/bin/python 2 # -*-coding:UTF-8-*- 3 """ 4 Unicode represention texts 5 @author: Taha Zerrouki 6 @contact: taha dot zerrouki at gmail dot com 7 @copyright: Taha Zerrouki 8 @license: GPL 9 @date:2014/03/01 10 @version: 0.1 11 """ 12 import repr as reprlib 18
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sun Feb 22 15:24:46 2015 | http://epydoc.sourceforge.net |