comparison mxtool/mx.py @ 13470:eb7bc1fd38de

made mx.py (first line) more portable
author Doug Simon <doug.simon@oracle.com>
date Sat, 21 Dec 2013 13:28:44 +0100
parents e1a50eac0eac
children 020099961eb4
comparison
equal deleted inserted replaced
13469:cdde71dc5381 13470:eb7bc1fd38de
1 #!/usr/bin/python 1 #!/usr/bin/env python2.7
2 # 2 #
3 # ---------------------------------------------------------------------------------------------------- 3 # ----------------------------------------------------------------------------------------------------
4 # 4 #
5 # Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved. 5 # Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved.
6 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 6 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.