sebbASF opened a new issue #458: Bug: tmpname used before it has been set up in import-mbox URL: https://github.com/apache/incubator-ponymail/issues/458 pylint reports that the code at line 178 [1] uses tmpname, but it has not yet been set up. It looks like this was caused by commit 6127911 [2] which rearranged some code to add imap support. [1] https://github.com/apache/incubator-ponymail/blob/172ba61d357f855afde0b9a8e430a94dbd3a8df1/tools/import-mbox.py#L178 [2] https://github.com/apache/incubator-ponymail/commit/6127911a367a527423495c98f551d3939359eae9
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
