Package mudpy :: Module data
[frames] | no frames]

Module data

source code

Data interface functions for the mudpy engine.

Classes
  DataFile
A file containing universe elements.
Functions
 
find_file(file_name=None, root_path=None, search_path=None, default_dir=None, relative=None, universe=None)
Return an absolute file path based on configuration.
source code
 
makelist(value)
Turn string into list type.
source code
 
makedict(value)
Turn string into dict type.
source code
Variables
  __package__ = None