]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/histogram/test/check_build_system.py
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / histogram / test / check_build_system.py
index 39bc112ce74f80581aecae468318d57196ea8af6..ec2d5c29ccc549c20765d94b1d57f56654f9255d 100755 (executable)
@@ -1,10 +1,10 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
-# Copyright Hans Dembinski 2019
+# Copyright 2019 Hans Dembinski
+#
 # Distributed under the Boost Software License, Version 1.0.
 # See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt
 
-from __future__ import print_function
 import sys
 import glob
 import os