Message124004
If you want to work on this you should also consider that the URLs used on docs.python.org don't necessary match the directory structure present when building the doc locally. For example here it would be:
.../py3k/library/fractions.html
.../release31-maint/library/fractions.html
.../release27-maint/library/fractions.html
.../release26-maint/library/fractions.html
This could be addressed with a config file that is not kept under version control (and possibly with default values used when this file is not present). |
|
Date |
User |
Action |
Args |
2010-12-15 03:22:51 | ezio.melotti | set | recipients:
+ ezio.melotti, loewis, georg.brandl, terry.reedy, stutzbach, docs@python |
2010-12-15 03:22:51 | ezio.melotti | set | messageid: <1292383371.7.0.0868416997834.issue8040@psf.upfronthosting.co.za> |
2010-12-15 03:22:50 | ezio.melotti | link | issue8040 messages |
2010-12-15 03:22:50 | ezio.melotti | create | |
|