Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/__init__.py
diff options
context:
space:
mode:
authorSecondThundeR <awayfromgalaxy@gmail.com>2021-04-29 00:59:35 +0300
committerSecondThundeR <awayfromgalaxy@gmail.com>2021-04-29 19:49:07 +0300
commit1f2fe467d1956fd3d4550c33069da2f9f0017c72 (patch)
treea68b90858e20e5e40d1b85b57a92516f311bc29f /archinstall/__init__.py
parenta739326be471d1fc8738d3f229e45d7b4f93f0cf (diff)
Update generic_multi_select
Changes: - Add useful checks from `generic_select` - Sorting is now disabled by default (As many lists are already sorted) - Some checks have been changed (This includes unnecessary checks with `len()`, etc.) - Removed x, y from `print_large_list` as they aren't used in code - Added check for string to strip it without getting `AttributeError` - Switched to RequirementError handling as in `generic_select` - Added a log when the default option is selected with unselected options by the user - Added break when adding default option to empty list (See comments for more info) - Added support for selecting option by name
Diffstat (limited to 'archinstall/__init__.py')
0 files changed, 0 insertions, 0 deletions