[issue2120] broken links in advocacy HOWTO

2008-02-16 Thread Georg Brandl
Georg Brandl added the comment: Fixed in r60855, thanks! -- resolution: -> fixed status: open -> closed __ Tracker <[EMAIL PROTECTED]> __ ___ P

[issue2120] broken links in advocacy HOWTO

2008-02-15 Thread Robert Lehmann
Robert Lehmann added the comment: Right, the second link requires a tilde -- I just tried the first one (which works without). You should change all lines to be 80 characters wide maximum, though (can quickly be done by any commiter, not worth a new patch IMO). The dash thing looks okay, "---" is

[issue2120] broken links in advocacy HOWTO

2008-02-15 Thread Ori Avtalion
Ori Avtalion added the comment: Removing the spaces is wrong. They should be replaced with '~'. I also found two other punctuation problems: * A period that should be a colon. * A comma that should be a dash/semicolon/something else. I'm not really sure what's the best replacement. See the atta

[issue2120] broken links in advocacy HOWTO

2008-02-15 Thread Christian Heimes
Changes by Christian Heimes: -- assignee: -> georg.brandl priority: -> normal type: -> behavior __ Tracker <[EMAIL PROTECTED]> __ ___ Python-

[issue2120] broken links in advocacy HOWTO

2008-02-14 Thread Robert Lehmann
Robert Lehmann added the comment: Aye, this patch removes the spaces and re-aligns the paragraph of the latter link. -- nosy: +lehmannro Added file: http://bugs.python.org/file9434/spaces.patch __ Tracker <[EMAIL PROTECTED]>

[issue2120] broken links in advocacy HOWTO

2008-02-14 Thread Ori Avtalion
New submission from Ori Avtalion: The file python/trunk/Doc/howto/advocacy.rst has two broken links: "http://www.catb.org/ esr/jargon/html/C/compact.html" should be "http://www.catb.org/~esr/jargon/html/C/compact.html"; "http://homepages.cwi.nl/ steven/abc/" (line-wrapped in the source) should