almost completly implemented type emulator in python

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-09-19 00:36:35 +02:00
commit 4e8f99b01d
2 changed files with 1 additions and 182 deletions

View file

@ -645,6 +645,7 @@ def emulator():
if object_id[0] == '/':
object_id = object_id[1:]
# FIXME: verify object id
log.debug(args)
object_dir = os.path.join(global_dir, "object", type,