tests/app/soc/views/simple.py
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 02 Nov 2008 18:10:30 +0000
changeset 430 e7605c7753b1
parent 419 e9280ea935e4
permissions -rw-r--r--
Create a Site Settings sub-menu

#!/usr/bin/env python



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