I like Python. A lot. But it has its limits, and short of forking a new version of Python for myself, sometimes it is just best to implement some kind of work-around. In this case, for pre- and post increment and decrement operations on counters, which Python regrettably lacks.
Read the rest of this entry »
Posts Tagged increment
aa_counter.py — pre- and post-increment and decrement in python
2015 May
2015
24