Home | Trees | Indices | Help |
|
---|
|
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 """ XML folder for the implemented services: Content Directory and Connection 6 Manager. 7 """ 8 9 from os import path 10 xml_path = path.dirname(__file__) 11
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jun 9 22:24:59 2009 | http://epydoc.sourceforge.net |