diff options
author | Steven Noonan <snoonan@amazon.com> | 2013-04-11 16:27:49 -0700 |
---|---|---|
committer | Steven Noonan <snoonan@amazon.com> | 2013-04-11 16:27:49 -0700 |
commit | 5c124cb1362f08296802f8d4856eaa18c0b35b00 (patch) | |
tree | 89392a7eeefb3076ada2db20cd22111ba5b4c034 /demos/demo_simple.py | |
parent | 068bf63cf03d689187bede5c11b6c38ec2b2a8e1 (diff) |
un-break Python 2.5 compatibility by using isAlive() instead of is_alive()
Python's documentation has a bug[1], in that it doesn't correctly annotate
is_alive as being a function introduced in Python 2.6.
[1] http://bugs.python.org/issue15126
Signed-off-by: Steven Noonan <snoonan@amazon.com>
Diffstat (limited to 'demos/demo_simple.py')
0 files changed, 0 insertions, 0 deletions