| < Previous by Date | Date Index | Next by Date > |
| Thread Index | Next in Thread > |
|
Hi,
I have a question about case202.py, I think
in line 89, it should be
elif message.code != 487:
and not
if message.code != 487:
do you agree with me?
Simple Li
|