Package kiwi :: Module environ :: Class Environment
[frames | no frames]

Class Environment

Known Subclasses:
Library

Environment control

When you want to access a resource on the filesystem, such as an image or a glade file you use this object.

External libraries or applications are free to add extra directories
Method Summary
  add_resource(self, resource, path)
  add_resources(self, **kwargs)
  find_resource(self, resource, name)
Locate a specific resource of called name of type resource
  get_log_level(self)
  get_resource_paths(self, resource)
  get_root(self)

Property Summary
  epydoc

Method Details

find_resource(self, resource, name)

Locate a specific resource of called name of type resource

Generated by Epydoc 2.1 on Fri Mar 23 15:56:55 2007 http://epydoc.sf.net