Crista Lopes
|
ed8c3cabaa
|
Finally rewrote the code for Python3!
|
2018-12-13 19:57:17 -08:00 |
|
crista
|
4449f0b7ba
|
Merge pull request #37 from cclauss/modernize-python2-code
Modernize Python 2 code to get ready for Python 3
|
2018-12-13 12:04:20 -08:00 |
|
Qiqi Gu
|
f8233e34ff
|
Fix TypeError: 'bool' object is not callable
Thread has a method called stop, ActiveWFObject._stop will override the parent one. Therefore I have to rename _stop.
|
2018-07-09 09:06:50 -07:00 |
|
cclauss
|
1fa9eb3c2b
|
Modernize Python 2 code to get ready for Python 3
|
2018-03-21 21:41:35 +01:00 |
|
Crista Lopes
|
5a51b8db7b
|
Renamed this style to actors, because that's what it is
|
2014-03-14 09:56:07 -07:00 |
|