h-client-devel
[Top][All Lists]
Advanced

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

Re: [H-client-devel] changing node URL not working


From: Michał Masłowski
Subject: Re: [H-client-devel] changing node URL not working
Date: Wed, 02 May 2012 20:48:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

> @node.setter
>       def node(self, domain):
>               """Change server."""
>               self.request.domain = domain
>
> I can't find the error

I couldn't find it before checking [0].  Client was an old-style class
(not supporting properties), changed it into a new-style one.  It should
work in r113.

[0] http://docs.python.org/library/functions.html#property

Attachment: pgpz5q3cvdtBA.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]