/[libvob]/libvob/vob/gl/__init__.py
ViewVC logotype

Diff of /libvob/vob/gl/__init__.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by tjl, Thu Apr 10 18:01:15 2003 UTC revision 1.3 by tjl, Fri Jun 6 20:04:23 2003 UTC
# Line 4  import java as _java Line 4  import java as _java
4  import org.nongnu.libvob.gl as _gl  import org.nongnu.libvob.gl as _gl
5  import vob.gl as _this  import vob.gl as _this
6    
7  print "Importing GL: ",dir(_gl)  # print "Importing GL: ",dir(_gl)
8    
9  for i in dir(_gl):  for i in dir(_gl):
10      if _java.lang.Character.isUpperCase(i[0]):      if _java.lang.Character.isUpperCase(i[0]):

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26