Mercurial > hgrepos > FreeBSD > ports > PyPy
comparison Makefile @ 64:4f846c664620
FIX: Line continuation for Python 3.9
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Thu, 11 Jan 2024 11:12:22 +0100 |
| parents | 87850df999db |
| children |
comparison
equal
deleted
inserted
replaced
| 63:87850df999db | 64:4f846c664620 |
|---|---|
| 258 lib-python/3/turtledemo/yinyang.py \ | 258 lib-python/3/turtledemo/yinyang.py \ |
| 259 lib-python/3/turtledemo/__main__.py \ | 259 lib-python/3/turtledemo/__main__.py \ |
| 260 lib-python/3/uu.py \ | 260 lib-python/3/uu.py \ |
| 261 lib-python/3/webbrowser.py \ | 261 lib-python/3/webbrowser.py \ |
| 262 lib_pypy/_cffi_ssl/tools/make_ssl_data.py \ | 262 lib_pypy/_cffi_ssl/tools/make_ssl_data.py \ |
| 263 lib-python/3/test/ziptestdata/header.sh | 263 lib-python/3/test/ziptestdata/header.sh \ |
| 264 lib-python/3/test/ziptestdata/exe_with_z64 \ | 264 lib-python/3/test/ziptestdata/exe_with_z64 \ |
| 265 lib-python/3/test/ziptestdata/exe_with_zip | 265 lib-python/3/test/ziptestdata/exe_with_zip |
| 266 .elif ${PORT_OPTIONS:MFORPYIMPL310} | 266 .elif ${PORT_OPTIONS:MFORPYIMPL310} |
| 267 SHEBANG_FILES= \ | 267 SHEBANG_FILES= \ |
| 268 lib-python/3/base64.py \ | 268 lib-python/3/base64.py \ |
