On Wed, Aug 10, 2011 at 11:58:24PM +0300, Ezio Melotti wrote: > > hg.python.org/cpython/2.7/path/to/file.py should work just fine.
The correct path seems to be: http://hg.python.org/cpython/file/2.7/Lib/<modulefile.py> > > IIRC the reason why we don't do it on 2.x is because we don't have > the 'source' directive available in Sphinx and therefore we would > have to update all the links manually to link to h.p.o instead of > s.p.o. I see. Does sphinx have any such directive already? How is it supposed to behave? -- Senthil _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com