cgi.escape is deprecated #3

Closed
opened 2019-07-25 01:15:53 +02:00 by beu · 0 comments
Owner
####################/index.py:123: DeprecationWarning: cgi.escape is deprecated, use html.escape instead: ####################/index.py
    domain = cgi.escape(fs["domain"].value): ####################/index.py

``` ####################/index.py:123: DeprecationWarning: cgi.escape is deprecated, use html.escape instead: ####################/index.py domain = cgi.escape(fs["domain"].value): ####################/index.py ```
beu closed this issue 2019-07-25 01:16:45 +02:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: VirtIT/wext-httpspluschecker_api#3
No description provided.