Package libconfix :: Package frontends :: Package confix :: Module todo
[show private | hide private]
[frames | no frames]

Module libconfix.frontends.confix.todo

Function Summary
  BOIL()
  BOOTSTRAP()
  BUILDDIR()
  CONFIGURE()
  deduce_builddir()
  DUMPGRAPH()
  MAKE()
  OUTPUT()
  PACKAGE()
  READ_REPO()
  SETTINGS()
  todo()

Variable Summary
NoneType CONFIG = None                                                                  
int DONE_BOIL = 0                                                                     
int DONE_BOOTSTRAP = 0                                                                     
int DONE_BUILDDIR = 0                                                                     
int DONE_CONFIGURE = 0                                                                     
int DONE_DUMPGRAPH = 0                                                                     
int DONE_MAKE = 0                                                                     
int DONE_OUTPUT = 0                                                                     
int DONE_PACKAGE = 0                                                                     
int DONE_READREPO = 0                                                                     
int DONE_SETTINGS = 0                                                                     
NoneType filesystem = None                                                                  
NoneType package = None                                                                  
NoneType repository = None                                                                  
list TODO = []

Variable Details

CONFIG

Type:
NoneType
Value:
None                                                                  

DONE_BOIL

Type:
int
Value:
0                                                                     

DONE_BOOTSTRAP

Type:
int
Value:
0                                                                     

DONE_BUILDDIR

Type:
int
Value:
0                                                                     

DONE_CONFIGURE

Type:
int
Value:
0                                                                     

DONE_DUMPGRAPH

Type:
int
Value:
0                                                                     

DONE_MAKE

Type:
int
Value:
0                                                                     

DONE_OUTPUT

Type:
int
Value:
0                                                                     

DONE_PACKAGE

Type:
int
Value:
0                                                                     

DONE_READREPO

Type:
int
Value:
0                                                                     

DONE_SETTINGS

Type:
int
Value:
0                                                                     

filesystem

Type:
NoneType
Value:
None                                                                  

package

Type:
NoneType
Value:
None                                                                  

repository

Type:
NoneType
Value:
None                                                                  

TODO

Type:
list
Value:
[]                                                                     

Generated by Epydoc 2.1 on Fri Nov 23 16:56:38 2007 http://epydoc.sf.net