mirror of
https://github.com/corpnewt/gibMacOS.git
synced 2025-01-23 21:11:22 +01:00
49e07bcb2f
Also simplify by defining basestring and unicode in Python 3 Python porting best practice [___use feature detection instead of version detection___](https://docs.python.org/3/howto/pyporting.html#use-feature-detection-instead-of-version-detection). Bare exceptions: https://realpython.com/the-most-diabolical-python-antipattern __basestring__ and __unicode__ was removed in Python 3 because all str are Unicode utf-8. |
||
---|---|---|
.. | ||
__init__.py | ||
BOOTICEx64.exe | ||
disk.py | ||
diskwin.py | ||
downloader.py | ||
plist.py | ||
run.py | ||
utils.py |