-------------------
**Change:**
* Cut complex .read_file and .read_string interfaces, Add .fetch.
* Rename set_arguments -> build_arguments, set_args -> set_arguments
* Change default option_builder to DictOptionBuilder
* Cut Python 3.5
**Add:**
* Add print_dict and print_ini methods.
* Add DictOptionBuilder.
(Old OptionPaser has renamed to FiniOptionBuilder).