mirror of
https://github.com/python/cpython.git
synced 2026-01-15 03:40:08 +00:00
The test.support.skip_unless_bind_unix_socket() decorator is used to skip asyncio tests that fail because the platform lacks a functional bind() function for unix domain sockets (as it is the case for non root users on the recent Android versions that run now SELinux in enforcing mode). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| script_helper.py | ||