PY3: change shebang to python3 in misc dirs
[bbaumbach/samba-autobuild/.git] / python / examples / samr.py
index 494d086259242174b8026af518e051c1ce0693eb..7cd70f5a11077b46271e428d62a0a79dccd341e1 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # -*- coding: utf-8 -*-
 
 # Unix SMB/CIFS implementation.