Package brisa :: Package core
[hide private]
[frames] | no frames]

Source Code for Package brisa.core

1  # Licensed under the MIT license 
2  # http://opensource.org/licenses/mit-license.php or see LICENSE file. 
3  # Copyright 2007-2008 Brisa Team <brisa-develop@garage.maemo.org> 
4   
5  """ Core module of the framework. Contains modules such as log, config, plugin 
6  arch, threaded calls, reactor engine and so on. 
7  """ 
8