Enable BytesWarnings.
[portage.git] / bin / ebuild-ipc.py
index d351e9454442c1a1c6f5aeb11656dd4509e00356..bbb6e864315c381c91698345c455b4de403df04c 100755 (executable)
@@ -1,5 +1,5 @@
-#!/usr/bin/python
-# Copyright 2010-2013 Gentoo Foundation
+#!/usr/bin/python -bb
+# Copyright 2010-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 #
 # This is a helper which ebuild processes can use
@@ -150,7 +150,7 @@ class EbuildIpc(object):
                                        self._no_daemon_msg()
                                        return 2
 
-               buf = pipe_reader.getvalue() 
+               buf = pipe_reader.getvalue()
 
                retval = 2