commit | ed1160b39c23c4b035b6c203cc6df53274d08939 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Jun 07 16:44:00 2014 -0700 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Jun 07 16:44:00 2014 -0700 |
tree | cb26a22336a58700237f07d8c8fa1402ee8b0a0a | |
parent | 3c2dca67ac9cdc26fb02473e05723486ffc8d52b [diff] |
don't remove self from example code in the HTML output (closes #13223) Patch by Víctor Terrón.