[gopher] Spidering the gopherspace

James Mills prologic at shortcircuit.net.au
Tue Dec 30 09:37:39 UTC 2014


On Tue, Dec 30, 2014 at 7:25 PM, Mateusz Viste <mateusz at viste.fr> wrote:

> Your server, on the other hand, seems to fail quite ungracefully on such
> condition, apparently trying to trim something that isn't there (hence
> ending up one letter short).
>

*sigh* the good 'ol datys when we code things to exact specifications
and can't cope with \r\n vs \n :)

e.g: (Python)

>>> s = "foo\r\n"
>>> s.strip()
"foo"

:)

I'm no C programmer; but many C programmers are bad programers :)

cheers
James


James Mills / prologic

E: prologic at shortcircuit.net.au
W: prologic.shortcircuit.net.au
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/gopher-project/attachments/20141230/342f33f5/attachment.html>


More information about the Gopher-Project mailing list