mime._defang Class Reference
List of all members.
Public Member Functions |
def | __init__ |
def | __call__ |
Public Attributes |
| scan_html |
| scan_rfc822 |
| scan_zip |
Private Member Functions |
def | _chk_name |
Private Attributes |
| _savname |
| _check |
Member Function Documentation
def mime._defang.__call__ |
( |
|
self, |
|
|
|
msg, |
|
|
|
savname = None , |
|
|
|
check = check_ext , |
|
|
|
scan_rfc822 = True , |
|
|
|
scan_zip = False | |
|
) |
| | |
Compatible entry point.
Replace all attachments with dangerous names.
The documentation for this class was generated from the following file: