Message204463
The proposed patch improves formatting of True/False in the documentation. "True" becomes "``True``" if it means True constant and "true" if it means true value (in input arguments).
See also issue19793 and issue19794. |
|
Date |
User |
Action |
Args |
2013-11-26 09:18:45 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, docs@python |
2013-11-26 09:18:45 | serhiy.storchaka | set | messageid: <1385457525.93.0.980812903017.issue19795@psf.upfronthosting.co.za> |
2013-11-26 09:18:45 | serhiy.storchaka | link | issue19795 messages |
2013-11-26 09:18:45 | serhiy.storchaka | create | |
|