X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=TODO;h=b452356fce915e5927ea4bad1dc0537eb10001d3;hb=ee5d110d6dc4252a72a56203acc953417bea338a;hp=e665141d9cfd8c8c645a8edb1ec46fc29ee055af;hpb=b5f8429d3fd1eb127a08070a366aba2e04b1c3ae;p=mimedecode.git diff --git a/TODO b/TODO index e665141..b452356 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,6 @@ +setup.py: PyPy. + + 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.