How do I subclass the @property setter method?

Dirk Bächle tshortik at gmx.de
Sat May 21 04:52:05 EDT 2016


Hi Christopher,

On 20.05.2016 20:50, Christopher Reimer wrote:
> Greetings,
>
> My chess engine has a Piece class with the following methods that use
> the @property decorator to read and write the position value.
>

slightly off topic: is your chess engine available in a public repo somewhere? I think I've started to implement something similar 
(display of chess boards and wrapping different chess engines), so I'd like to have a look. ;)

Best regards,

Dirk





More information about the Python-list mailing list