/pyjs/tests/test033.py

http://pyjamas.googlecode.com/ · Python · 11 lines · 10 code · 1 blank · 0 comment · 0 complexity · a8c4d508bcc1fe3f98a38824de39de7f MD5 · raw file

  1. from foo import bar
  2. def test():
  3. a = y
  4. b = x.y
  5. c = self.y
  6. d = bar.y
  7. e = Baz.y
  8. f = x.y.z
  9. g = x[0].y
  10. h = x().y