| Trees | Indices | Help |
|
|---|
|
|
1 # Copyright 2004-2008 Roman Yakovenko. 2 # Distributed under the Boost Software License, Version 1.0. (See 3 # accompanying file LICENSE_1_0.txt or copy at 4 # http://www.boost.org/LICENSE_1_0.txt) 5 6 import os 7 import code_creator11 """Constructor. 12 13 @param parent: Parent code creator. 14 @type parent: L{code_creator_t} 15 """ 16 code_creator.code_creator_t.