2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-19 16:32:16 +00:00

refactor: switch to python 3

This commit is contained in:
Eisuke Kawashima
2025-03-28 07:52:16 +09:00
committed by Stefan Seefeld
parent 3e7be69e1e
commit d30c1bb7a8
12 changed files with 31 additions and 30 deletions

View File

@@ -1,4 +1,4 @@
#! /usr/bin/env python
#!/usr/bin/env python3
# Copyright Joel de Guzman 2002-2007. 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)