add duplicate option to Config

This commit is contained in:
2015-07-24 18:05:51 +02:00
parent 44cd618704
commit 1da83edfba
2 changed files with 60 additions and 0 deletions

View File

@ -1,3 +1,7 @@
Fri Jul 24 18:03:59 2015 +0200 Emmanuel Garette <egarette@cadoles.com>
* add duplicate option to Config, to generate new Config with same
value, properties, Option. Option are not duplication.
Mon Apr 20 14:44:15 2015 +0200 Emmanuel Garette <egarette@cadoles.com>
* if option is multi, the properties disallow [None] for a multi but
[] too, with allow_empty_list to True, [None] is not allowed, but you