| Home | Trees | Index | Help |
|
|---|
| Package SCons :: Module SConsign :: Class SConsignEntry |
|
Wrapper class for the generic entry in a .sconsign file. The Node subclass populates it with attributes as it pleases.
XXX As coded below, we do expect a '.binfo' attribute to be added, but we'll probably generalize this in the next refactorings.
| Method Summary | |
|---|---|
__init__(self)
| |
convert_from_sconsign(self,
dir,
name)
| |
convert_to_sconsign(self)
| |
| Class Variable Summary | |
|---|---|
int |
current_version_id = 1 |
| Class Variable Details |
|---|
current_version_id
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Wed Dec 12 09:39:32 2007 | http://epydoc.sf.net |