Package magma :: Package magma :: Module __future__ :: Class MagmaFile
[hide private]
[frames] | no frames]

Class MagmaFile

source code

          object --+    
                   |    
magma_list.MagmaFile --+
                       |
                      MagmaFile

Instance Methods [hide private]
 
__init__(self, *args, **kwds)
A file inside the magma list
source code

Inherited from magma_list.MagmaFile: __str__, parse_magnet

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(self, *args, **kwds)
(Constructor)

source code 

A file inside the magma list

Overrides: object.__init__
(inherited documentation)