Previous | Next

Debugging Python: print


  print "Layer size is", layer.width, "x", layer.height

How do you see what it printed?