We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45630b7 + d3a0404 commit 60c447fCopy full SHA for 60c447f
src/bitmessagecli.py
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env python2.7.x
+#!/usr/bin/python2.7
2
# Created by Adam Melton (.dok) referenceing https://bitmessage.org/wiki/API_Reference for API documentation
3
# Distributed under the MIT/X11 software license. See http://www.opensource.org/licenses/mit-license.php.
4
src/bitmessagemain.py
-#!/usr/bin/env python2.7
# Copyright (c) 2012-2016 Jonathan Warren
# Copyright (c) 2012-2016 The Bitmessage developers
# Distributed under the MIT/X11 software license. See the accompanying
0 commit comments