Home | Trees | Indices | Help |
---|
|
object --+ | AbstractUruDirectory --+ | UruPersonalDataDirectory
Uru personal data handler
An uru personal data directory contains per user data like audio and graphics settings, KI shots, avatar images, logs and pyMoul specific data.
|
|||
|
__init__(self,
basepath) Constructor |
||
|
create(self,
name) Create a directory |
||
list of str
|
createTree(self) Create the directory tree |
||
Inherited from Inherited from |
|
|||
dict
|
_dirmapping = {'logs': 'Logs', 'zipped': 'ZippedLogs', 'avatars': ... A mapping of name → subpath |
||
dict
|
_factories = {'logchat': (<class 'moul.file.chatlog.ChatlogMover'... A list of factories name → (callable, name tuples) _dirmapping
|
|
|||
Inherited from |
|
|
|
|
|
_dirmappingA mapping of name → subpath
|
_factoriesA list of factories name → (callable, name tuples)_dirmapping
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0alpha3 on Sun Feb 4 17:00:20 2007 | http://epydoc.sourceforge.net |