mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
* Update swift-rpathize.py to work with Python 3.8 and Python 2.7 In Python 2, str() is also a kind of bytes blob In Python 3, str() is a Unicode string that's unrelated * Avoid `l` as a variable name Python-lint correctly warns about single-character variables that can be confused with numbers
3.5 KiB
Executable File
3.5 KiB
Executable File