Message298170
Also note that we have fixed a number of bugs in the stdlib code where a raw string was not used for a docstring when it should have been. And when I say bugs, I mean both formatting problems in pydoc, and doctest bugs. There may even have been a case where it produced a code bug, but I'm not sure I'm recalling that correctly :)
So yes, requiring that a docstring containing backslashes be marked as a raw string is very intentional. |
|
| Date |
User |
Action |
Args |
| 2017-07-11 17:53:19 | r.david.murray | set | recipients:
+ r.david.murray, gvanrossum, terry.reedy, jaraco, vstinner, ezio.melotti, python-dev, martin.panter, serhiy.storchaka, ztane, jayvdb, yan12125, abarry |
| 2017-07-11 17:53:19 | r.david.murray | set | messageid: <[email protected]> |
| 2017-07-11 17:53:19 | r.david.murray | link | issue27364 messages |
| 2017-07-11 17:53:19 | r.david.murray | create | |
|