Update TODO with Python bindings suggestion.

This commit is contained in:
Richard W.M. Jones
2014-03-25 13:00:17 +00:00
parent 3d79c51a28
commit 40cac10b62

6
TODO
View File

@@ -584,3 +584,9 @@ Midnight Commander (mc) extension
Write an extension for mc that would let people browse into
filesystems. See
http://repo.or.cz/w/midnight-commander.git/tree/HEAD:/misc/ext.d
Python
------
It seems as if we should call PyErr_Clear() somewhere in every
Python binding.