Indeed. The reason is that since Python is dynamically typed, Nim has no way to tell that the function always returns `None`, so it can't just allow you to silently throw away the result.
- In Nimpy how to call methods on Python objects? (Example sy... halloleo
- In Nimpy how to call methods on Python objects? (Examp... z_____________
- In Nimpy how to call methods on Python objects? (E... chrisheller
- In Nimpy how to call methods on Python objects... xigoi
