PY3: change shebang to python3 in misc dirs
[bbaumbach/samba-autobuild/.git] / python / examples / netbios.py
index 5f71f27b1f410219bc8663eb8c3026d79c1577c3..7a3a9da828f889adec790824b0a9b0e7d760257b 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 # Unix SMB/CIFS implementation.
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2008