aboutsummaryrefslogtreecommitdiff
blob: bdeac90d5ae72fc522948736a2829ab10ba6f96c (plain)
1
2
3
4
5
6
7
8
# Copyright 2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

__all__ = (
	'asyncio',
)

from portage.util.futures import _asyncio as asyncio