/[papo]/gnue/appserver/src/test.py
ViewVC logotype

Diff of /gnue/appserver/src/test.py

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

revision 1.3 by charlie, Tue Aug 27 18:15:51 2002 UTC revision 1.4 by styxman, Fri Nov 8 16:39:49 2002 UTC
# Line 74  class testApp (GClientApp.GClientApp): Line 74  class testApp (GClientApp.GClientApp):
74      print "  Street:", instance.get ("street")      print "  Street:", instance.get ("street")
75      print "  City  :", instance.get ("city")      print "  City  :", instance.get ("city")
76    
77        print "Check if person live in a rich/poor area:"
78        print "  calling 'checkAreaRichness' results in: ",
79        instance.call('checkAreaRichness','') # demographic data
80    
81      print "Thank you for playing!"      print "Thank you for playing!"
82    
83  # =============================================================================  # =============================================================================

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

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