Forcing Python2 if called directly.

This commit is contained in:
Cas Cremers 2020-02-24 23:15:18 +01:00
parent 9be9eb659d
commit bf4bd3e07b

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python2
"""
Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2013 Cas Cremers