Home | Trees | Indices | Help |
---|
|
1 ######################################################################## 2 # 3 # File: __init__.py 4 # Author: Alex Samuel 5 # Date: 2001-03-08 6 # 7 # Contents: 8 # qm.test module initialization. 9 # 10 # Copyright (c) 2001 by CodeSourcery, LLC. All rights reserved. 11 # 12 # For license terms see the file COPYING. 13 # 14 ######################################################################## 15 16 ######################################################################## 17 # imports 18 ######################################################################## 19 20 ######################################################################## 21 # Local Variables: 22 # mode: python 23 # indent-tabs-mode: nil 24 # fill-column: 72 25 # End: 26
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Dec 23 12:30:47 2011 | http://epydoc.sourceforge.net |