comparison boh/unauthorized_access.py @ 11:015f2dcc2510 draft

Uploaded
author ric
date Thu, 22 Sep 2016 08:33:51 -0400
parents
children
comparison
equal deleted inserted replaced
10:d84735cff8ed 11:015f2dcc2510
1 # BEGIN_COPYRIGHT
2 # END_COPYRIGHT
3
4 import sys
5
6 sys.exit("You are not authorized to use this tool")