The Fox in the Shell
|
e7d7a44411
|
Make the signature of ConfigParser.get() polymorphic (#2406)
The documentation [explicitly specifies](https://docs.python.org/3/library/configparser.html#configparser.ConfigParser.get) that `None` is a legitimate `fallback` value.
Thanks to @wiml for suggesting this approach.
|
2019-05-06 12:00:52 -04:00 |
|