| commit | 9c39f3c4ec0cfc3655b95c3637c4222ecb173f33 | [log] [tgz] | 
|---|---|---|
| author | Antoine Pitrou <solipsis@pitrou.net> | Thu Apr 28 19:18:10 2011 +0200 | 
| committer | Antoine Pitrou <solipsis@pitrou.net> | Thu Apr 28 19:18:10 2011 +0200 | 
| tree | b3ba0194360d3f57dd49784248493476ec921773 | |
| parent | 70eb79c669547509d82b3e2d8fac7fa1b6244f75 [diff] | 
Issue #11811: Factor out detection of IPv6 support on the current host and make it available as `test.support.IPV6_ENABLED`. Patch by Charles-François Natali.