Mario Figueiredo wrote:
But PyCharm flags the assignment
with a warning telling me that generate() does not return anything and
the I lose code completion on the mmap variable.

My guess is that there is a syntax error somewhere
in your code that's confusing the IDE.

--
Greg
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to