/pyjs/tests/test033.py
http://pyjamas.googlecode.com/ · Python · 11 lines · 10 code · 1 blank · 0 comment · 0 complexity · a8c4d508bcc1fe3f98a38824de39de7f MD5 · raw file
- from foo import bar
- def test():
- a = y
- b = x.y
- c = self.y
- d = bar.y
- e = Baz.y
- f = x.y.z
- g = x[0].y
- h = x().y