Message113435
The getters should all accept a `default` argument that's used when no value is found in the configuration. If the default is given, that should be returned (without conversion), instead of raising an exception.
This can be included in the same patch. |
|
Date |
User |
Action |
Args |
2010-08-09 18:10:14 | fdrake | set | recipients:
+ fdrake, georg.brandl, pitrou, michael.foord, lukasz.langa |
2010-08-09 18:10:14 | fdrake | set | messageid: <1281377414.44.0.324884553884.issue9421@psf.upfronthosting.co.za> |
2010-08-09 18:10:13 | fdrake | link | issue9421 messages |
2010-08-09 18:10:12 | fdrake | create | |
|