vlc/python | branch: master | Olivier Aubert <olivier.aub...@liris.cnrs.fr> | 
Mon Dec 20 11:11:22 2010 +0100| [aa2ab571295b6e895f8387080c6bf1968ef0e53a] | 
committer: Olivier Aubert 

python-vlc: update generated bindings

> http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commit;h=aa2ab571295b6e895f8387080c6bf1968ef0e53a
---

 generated/vlc.py |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/generated/vlc.py b/generated/vlc.py
index 68a6449..a69d43c 100755
--- a/generated/vlc.py
+++ b/generated/vlc.py
@@ -6,6 +6,7 @@
 # $Id: $
 #
 # Authors: Olivier Aubert <olivier.aubert at liris.cnrs.fr>
+#          Jean Brouwers <MrJean1 at gmail.com>
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -45,7 +46,7 @@ import sys
 from inspect import getargspec
 
 __version__ = "N/A"
-build_date  = "Wed Dec  8 18:45:01 2010"
+build_date  = "Mon Dec 20 10:59:02 2010"
 
  # Used on win32 and MacOS in override.py
 plugin_path = None
@@ -716,6 +717,7 @@ class EventManager(_Ctype):
     
     '''
 
+    _callback_handler = None
     _callbacks = {}
 
     def __new__(cls, ptr=None):

_______________________________________________
vlc-commits mailing list
vlc-commits@videolan.org
http://mailman.videolan.org/listinfo/vlc-commits

Reply via email to