From 0b616ab893344ba1e336f7cffc89d06e8ff30259 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sat, 13 May 2017 13:37:19 +0300 Subject: [PATCH] TODO: Split mimedecode.py into a library and a small script --- TODO | 5 +++++ 1 file changed, 5 insertions(+) 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. -- 2.39.2