Files
typeshed/stdlib
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
..
2018-04-06 11:09:11 -07:00
2018-10-24 07:20:53 -07:00