From: Oleg Broytman Date: Sat, 13 May 2017 10:37:19 +0000 (+0300) Subject: TODO: Split mimedecode.py into a library and a small script X-Git-Tag: 2.8.0~40 X-Git-Url: https://git.phdru.name/?p=mimedecode.git;a=commitdiff_plain;h=0b616ab893344ba1e336f7cffc89d06e8ff30259 TODO: Split mimedecode.py into a library and a small script --- diff --git a/TODO b/TODO index f983391..d1d0759 100644 --- a/TODO +++ b/TODO @@ -10,6 +10,11 @@ flake8. GitHub, Travis, AppVeyor, PyPI. +Split mimedecode.py into a library and a small script. +Move formatparam_27.py and mimedecode_version.py to the library. +Rename mimedecode_version.py to __version__.py. + + Installers.