comparison mxtool/mx.py @ 4186:71a2cd79c375

Made stdout for mx unbuffered.
author Doug Simon <doug.simon@oracle.com>
date Tue, 03 Jan 2012 13:53:38 +0100
parents 383c1272cd1f
children 148fa38782e8
comparison
equal deleted inserted replaced
4185:4af146831ed6 4186:71a2cd79c375
1 #!/usr/bin/python 1 #!/usr/bin/python
2 # 2 #
3 # ---------------------------------------------------------------------------------------------------- 3 # ----------------------------------------------------------------------------------------------------
4 # 4 #
5 # Copyright (c) 2007, 2011, 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.
7 # 7 #
8 # This code is free software; you can redistribute it and/or modify it 8 # This code is free software; you can redistribute it and/or modify it
9 # under the terms of the GNU General Public License version 2 only, as 9 # under the terms of the GNU General Public License version 2 only, as
10 # published by the Free Software Foundation. 10 # published by the Free Software Foundation.