[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[gopher] Re: .names



On Wed, Dec 17, 2003 at 08:33:26AM -0600, John Goerzen wrote:
> +        if xnum == None:
> +            return -1
> +        if ynum == None:
> +            return 1

Oops, I got those two reversed; the first should return 1 and the second
-1.  Either fix that in your patch or grab 2.0.8 :-)

-- John


Reply to: