Remove tokenize from TODO.

It turns out there are no other cases where this would make sense.
This commit is contained in:
Florian Bruhin 2014-08-07 15:45:31 +02:00
parent 75b4fe9ce2
commit 7778a129d6

View File

@ -55,7 +55,6 @@ Downloads
Improvements / minor features
=============================
- Use tokenize.open where appropriate.
- Add pylint checker to warn on open() without encoding.
- We should have something like utils.debug.qenum_key for QFlags.
- Honour icognito mode for cookies etc.