cdist/lib/cdist/core
Nico Schottelius 0082b7f07c allow objects to start with /, but not to contain //; sanitise after validation
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
2012-02-14 12:41:13 +01:00
..
__init__.py also begin to prefix type with cdist 2012-02-12 01:10:57 +01:00
cdist_object.py allow objects to start with /, but not to contain //; sanitise after validation 2012-02-14 12:41:13 +01:00
cdist_type.py also begin to prefix type with cdist 2012-02-12 01:10:57 +01:00
code.py do not setup __debug - let the user do if required - do not interfere type with core 2012-02-13 16:27:41 +01:00
explorer.py do not setup __debug - let the user do if required - do not interfere type with core 2012-02-13 16:27:41 +01:00
manifest.py :%s/cdist_object.type/cdist_object.cdist_type/g 2012-02-13 08:55:42 +01:00