aboutsummaryrefslogtreecommitdiffstats
path: root/examples/async/eratosthenes/eratosthenes.pyproject
blob: f0de627ef13e65e19eb3dce7db71fbfe1c1f35ea (plain)
1
2
3
{
    "files": ["eratosthenes_trio.py", "eratosthenes_asyncio.py"]
}