« Previous | Next » 

Revision d2cfb7a1

IDd2cfb7a17411337c81100826206c5207c955ff89

Added by Giorgos Korfiatis about 10 years ago

common: Do not encode key paths as string

Handle explicitly key paths as lists of keys. This allows the key
to be any python object, as is the case in python dicts.

Provide utility unpack() to convert from a string representation to
a list of keys. It assumes that a key is either a string or an integer
(if it looks like one).

Conflicts:
snf-cyclades-app/synnefo/cyclades_settings.py

Signed-off-by: Dimitris Aragiorgis <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences