You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
send2trash/send2trash
Andrew Senetar 530e9b4bc6
Add initial pyobjc version for macOS
This is to help with issue #51.  Will not help in the case of python 2 or
older python 3 version < 3.6.
3 years ago
..
IFileOperationProgressSink.py Add IFileOperationProgressSink 3 years ago
__init__.py Fix some flake8 errors and cleanup 3 years ago
__main__.py Create __main__.py (Fixes #15) (#38) 4 years ago
compat.py Fix some flake8 errors and cleanup 3 years ago
exceptions.py Cleanup flake8 issues 3 years ago
plat_gio.py Windows Performance Improvement & Multi-Item support (#43) 4 years ago
plat_osx.py Add initial pyobjc version for macOS 3 years ago
plat_osx_ctypes.py Add initial pyobjc version for macOS 3 years ago
plat_osx_pyobjc.py Add initial pyobjc version for macOS 3 years ago
plat_other.py Cleanup flake8 issues 3 years ago
plat_win.py Fix some flake8 errors and cleanup 3 years ago
plat_win_legacy.py Fix legacy windows platform for multibyte unicode 3 years ago
plat_win_modern.py Add IFileOperationProgressSink 3 years ago