> From: Brett Cannon [mailto:bac@OCF.Berkeley.EDU] >> .. _frameobject.c: > http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/python/python/d > ist/src/Objects/frameobject.c Might be worthwhile always including a TinyURL as well as the full URL to deal with wrapping issues (I would suggested a Shorter Link, but Alex Martelli showed me a better one). For example, the above URL gets changed to: http://tinyurl.com/1ynh so the resulting entry would look like .. _frameobject.c: http://tinyurl.com/1ynh http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/python/python/dist/src/Object s/frameobject.c It also suggests that it may be worthwhile special-casing the reST parser for this case (and http://makeashorterlink.com/ ... any others?). Tim Delaney