Exemple #1
0
 class X(Configuration):
     foo = option(int)
     bar = option(int)
Exemple #2
0
 class Y(Configuration):
     foo = option(int)