Package qm :: Package test
[hide private]
[frames] | no frames]

Source Code for Package qm.test

 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