tests/app/soc/views/simple.py
author Augie Fackler <durin42@gmail.com>
Sun, 26 Oct 2008 21:26:35 +0000
changeset 422 93f9ead45dae
parent 419 e9280ea935e4
permissions -rw-r--r--
Add jQuery. Patch by: Dmitri Gaskin Review by: Augie Fackler

#!/usr/bin/env python



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