]> git.sesse.net Git - vlc/blobdiff - bindings/python-ctypes/TODO
Make sure that vlc.gettext.N_() returns the first argument.
[vlc] / bindings / python-ctypes / TODO
index eab5b136848f6855daf00227e17ee155895fbd76..07ddd07999ed6af7df5d4c258bb3ef16e627c6ec 100644 (file)
@@ -1,8 +1,4 @@
 * Investigate memory management
 
-* Implement event callbacks
-
-* Write a test suite
-
 * Support multiple VLC versions: define a front-end module which will
    load the appropriate versionned module from a subdirectory.