Skip to content

Commit 1397a81

Browse files
committed
Allow default installed Python version
1 parent b99655e commit 1397a81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bessctl/bessctl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python2.7
1+
#!/usr/bin/env python
22
from __future__ import print_function
33
from __future__ import absolute_import
44
import sys

0 commit comments

Comments
 (0)