tests/app/soc/views/simple.py
author Sverre Rabbelier <srabbelier@gmail.com>
Mon, 17 Nov 2008 00:01:59 +0000
changeset 497 73666a7cd718
parent 419 e9280ea935e4
permissions -rw-r--r--
Added a default _editSeed method Also added the invite shortcut in the host view.

#!/usr/bin/env python



if __name__ == '__main__':
  print 'This is not a standalone script. Please run it using tests/run.py.'