added source to script

This commit is contained in:
Al-P 2019-08-05 20:18:37 +02:00
parent 57a3c87979
commit 3ba36367e4
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/env python3
"""source for this script https://docs.python.org/3/library/email.examples.html"""
"""Unpack a MIME message into a directory of files."""
import os