specify a python encoding for the module

MS-2855/keylogger-mettle-extension
Brent Cook 2018-02-16 16:17:52 -06:00
parent 289277c613
commit ac7fe99a2b
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,5 @@
#!/usr/bin/env python
# -*- coding: utf-8 -
# Note, works with both python 2.7 and 3