6 Commits (8ebf1e422e9daccdeea089e8ec01f429151054af)

Author SHA1 Message Date
wirawan 8ebf1e422e * Add important warning. Maybe in the future we need to use operator "|" 13 years ago
wirawan 6fb10829e0 * Added Parameters._get_() method. 13 years ago
wirawan aad559d86b * Class Parameters: important change of behavior for more safety to avoid 13 years ago
wirawan 4aff740f55 * Parameters value lookup: use try..except EAFP rather LBYL approach. 13 years ago
wirawan 6d043f6721 * Simple clarification on example. 13 years ago
wirawan 6641410d89 * Moving the fancy "Parameters" parameter lookup class to its own module. 14 years ago
wirawan 5392a71943 * Correcting minor mistake. 14 years ago
wirawan f1b8746147 * Updating Parameters class: now based on dict. 14 years ago
wirawan fcba27ae24 * Added list_join, much like dict_join, except for list. 14 years ago
wirawan ffd21689be * Parameters class: a way to look for parameters in definite search order 14 years ago
wirawan ba3fcb6b6f * Added: dict_join to join several dicts, with keys from latter dicts taking 14 years ago
wirawan 37b556ded8 * Added dict_slice, a slicing tool returning a subset of a given dict 14 years ago
wirawan 5af79a8000 * Syntactic sugars for quick-and-dirty python programming. 15 years ago