Difference for test/python.py from version 1.1 to 1.2


version 1.1 version 1.2
Line 23
 
Line 23
  arch = archs[which]   arch = archs[which]
  whoami.Say('random = %s'%arch.Name)   whoami.Say('random = %s'%arch.Name)
   
  arch = Crossfire.WhoIsActivator().Archetype()   arch = Crossfire.WhoIsActivator().Archetype
  whoami.Say('your archetype is %s'%arch.Name)   whoami.Say('your archetype is %s'%arch.Name)
   
 def do_maps():  def do_maps():


Legend:
line(s) removed in v.1.1 
line(s) changed
 line(s) added in v.1.2

File made using version 1.96 of cvs2html by leaf at 2006-02-15 19:36