2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-19 04:22: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,7 +1,7 @@
# Copyright David Abrahams 2004. 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)
#!/usr/bin/env python
#!/usr/bin/env python3
from cltree import basic,symbol,constant,variable