Trees | Indices | Help |
|
---|
|
1 #!/usr/bin/env python 2 # -*- coding: utf-8 -*- 3 #-------------------------------------------------------------------- 4 # Filname: __init__.py 5 # Author: aleksey 6 # Created: 2007/11/29 7 # ID: $Id: $ 8 # URL: $URL: $ 9 # Copyright: Copyright (c) 2007, aleksey. 10 # License: BSD 11 #-------------------------------------------------------------------- 12 # Package initialisation 13 14 15 16 """ 17 Useful and not useful scripts. 18 """ 19
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Mon Dec 1 23:43:15 2008 | http://epydoc.sourceforge.net |