Browse
|
|
|
tricks | (2) |
|
|
operator overloading | (1) |
|
|
python tricks | (1) |
|
|
python | (1) |
|
|
Python | (1) |
|
|
constants | (1) |
|
|
enum | (1) |
|
|
class | (1) |
| Showing 1 - 2 of 2 | Showing 1 - 2 of 2 |
Need to override an operator in your Python class? Ever wonder what all those double-underscore class methods do? Here's your answer. Note that this is a work in progress, feel free to add to it...
This class will create write-once, read-many-times 'Constants' in Python....
| Showing 1 - 2 of 2 | Showing 1 - 2 of 2 |