New submission from Karthikeyan Singaravelan <tir.kar...@gmail.com>:
You're indenting elif inside if clause. The elif should be of same indentation length like if condition. ---------- nosy: +xtreak _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue40751> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com