This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | ezio.melotti |
|---|---|
| Recipients | ezio.melotti, georg.brandl, orsenthil, terry.reedy |
| Date | 2013年10月13日.02:01:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1381629682.54.0.850060285262.issue4965@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I stole the code from that page and adapted it to integrate better with sidebar.js (and make it a bit more efficient). To test the new patch, in the root of the clone, with the doc already built in Doc/build (no need to rebuild it), do: hg import --no-c http://bugs.python.org/file32072/issue4965-2.diff cp Doc/tools/sphinxext/static/sidebar.js Doc/build/html/_static/sidebar.js cp Doc/tools/sphinxext/static/basic.css Doc/build/html/_static/basic.css firefox file://`pwd`/Doc/build/html/library/multiprocessing.html |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013年10月13日 02:01:22 | ezio.melotti | set | recipients: + ezio.melotti, georg.brandl, terry.reedy, orsenthil |
| 2013年10月13日 02:01:22 | ezio.melotti | set | messageid: <1381629682.54.0.850060285262.issue4965@psf.upfronthosting.co.za> |
| 2013年10月13日 02:01:22 | ezio.melotti | link | issue4965 messages |
| 2013年10月13日 02:01:22 | ezio.melotti | create | |