AonCyberLabs / Windows-Exploit-Suggester

This tool compares a targets patch levels against the Microsoft vulnerability database in order to detect potential missing patches on the target. It also notifies the user if there are public exploits and Metasploit modules available for the missing bulletins.
GNU General Public License v3.0
3.94k stars 1.02k forks source link

SyntaxError: multiple exception types must be parenthesized #59

Open zorroroot opened 1 year ago

zorroroot commented 1 year ago

except IOError, e:

never-ask-why commented 1 year ago

Same issue

pjun666 commented 1 year ago

这是来自QQ邮箱的假期自动回复邮件。   您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。

never-ask-why commented 1 year ago
谢谢 Sent from Mail for Windows From: CrazyCatfishSent: 12 March 2023 11:42 PMTo: AonCyberLabs/Windows-Exploit-SuggesterCc: Praneeth Reddy; CommentSubject: Re: [AonCyberLabs/Windows-Exploit-Suggester] SyntaxError: multiple exception types must be parenthesized (Issue #59) 这是来自QQ邮箱的假期自动回复邮件。 您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。 —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***> 
opennursen commented 1 year ago

you must use python2.