4247 shaares
2805 private links
2805 private links
2 results
tagged
virus
python 3.x - Py2Exe application flagged as malware by Windows Defender; what to do? - Stack Overflow
I have an application I wrote for my company in Python 2.x, PyQT4, and MySQLdb and packaged with py2exe.
Recently, I made some updates to the application, Porting it to Python 3.4 and PySide. I a...