Message211167
Please, no more big red warnings.
Keep the docs factual and straight-forward. In the docs for PyDict_GetItem(), note that errors will get suppressed. To
get error reporting use PyDict_GetItemWithError() instead. |
|
Date |
User |
Action |
Args |
2014-02-13 20:05:04 | rhettinger | set | recipients:
+ rhettinger, vstinner, serhiy.storchaka |
2014-02-13 20:05:04 | rhettinger | set | messageid: <1392321904.34.0.020448974476.issue20615@psf.upfronthosting.co.za> |
2014-02-13 20:05:04 | rhettinger | link | issue20615 messages |
2014-02-13 20:05:04 | rhettinger | create | |
|