diskimage-builder/diskimage_builder/block_device
Takashi Kajinami b6254398e7 Replace deprecated import of ABCs from collections
ABCs in collections should be imported from collections.abc and direct
import from collections is deprecated since Python 3.3.

Change-Id: Idacff95cbb276eda0bc55de771ce6c701363c2e1
2021-07-17 01:02:19 +09:00
..
level0 Move localloop to exec_sudo 2018-06-29 11:22:24 +10:00
level1 Use kpartx option to update partition mappings 2020-06-09 09:07:55 +02:00
level2 Convert labels to upper case 2018-06-19 11:12:54 +02:00
level3 Don't fstrim vfat partitions 2018-01-23 13:24:09 +11:00
level4 Move rollback into NodeBase object 2017-06-08 17:14:20 +10:00
tests Merge "Switch from unittest2 compat methods to Python 3.x methods" 2020-07-13 02:21:12 +00:00
__init__.py Clear __init__.py from cmd move 2017-05-11 18:52:14 +10:00
blockdevice.py Replace deprecated import of ABCs from collections 2021-07-17 01:02:19 +09:00
cmd.py Uncap hacking 2020-02-24 10:34:46 +11:00
config.py Uncap hacking 2020-02-24 10:34:46 +11:00
exception.py Move exception to it's own file (again) 2017-05-20 06:44:39 +00:00
plugin.py Drop six usage 2020-06-05 12:04:37 +02:00
utils.py Uncap hacking 2020-02-24 10:34:46 +11:00