Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #108917 > unrolled thread
| Started by | Dirk Bächle <tshortik@gmx.de> |
|---|---|
| First post | 2016-05-21 10:52 +0200 |
| Last post | 2016-05-21 10:52 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: How do I subclass the @property setter method? Dirk Bächle <tshortik@gmx.de> - 2016-05-21 10:52 +0200
| From | Dirk Bächle <tshortik@gmx.de> |
|---|---|
| Date | 2016-05-21 10:52 +0200 |
| Subject | Re: How do I subclass the @property setter method? |
| Message-ID | <mailman.80.1463836208.27390.python-list@python.org> |
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
Back to top | Article view | comp.lang.python
csiph-web