tests/app/soc/views/simple.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sat, 22 Nov 2008 22:47:10 +0000
changeset 571 2aad108bc617
parent 419 e9280ea935e4
permissions -rw-r--r--
Remove polymodel module from repository. Patch by: Pawel Solyga, Sverre Rabbelier

#!/usr/bin/env python



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