Update of /cvsroot/freevo/kaa/xine/test
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30802/test

Modified Files:
        test.py 
Log Message:
Use PyMapping_HasKey instead of PyDict_Contains since it's supported in
2.3; remove some extraneous print statements.


Index: test.py
===================================================================
RCS file: /cvsroot/freevo/kaa/xine/test/test.py,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** test.py     21 Jul 2005 18:32:13 -0000      1.6
--- test.py     21 Jul 2005 18:48:19 -0000      1.7
***************
*** 95,98 ****
--- 95,99 ----
  print post.get_video_inputs()
  win.show()
+ win.resize((320, 200))
  kaa.main()
  win.hide()



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to