/pyjs/tests/test045.py
http://pyjamas.googlecode.com/ · Python · 4 lines · 2 code · 1 blank · 1 comment · 0 complexity · cd93ac9d6c12cc566a59e9f3f194049d MD5 · raw file
- # dictionary tests
- def test():
- x = {1:1, 2:2}
http://pyjamas.googlecode.com/ · Python · 4 lines · 2 code · 1 blank · 1 comment · 0 complexity · cd93ac9d6c12cc566a59e9f3f194049d MD5 · raw file
- # dictionary tests
- def test():
- x = {1:1, 2:2}