GH-93112: Fix missing ResourceDenied import in test_urllib2net by The-Compiler · Pull Request #93113 · python/cpython

@The-Compiler

The code was moved out of test.support in
311110a (GH-20812), thus making
ResourceDenied undefined.

vstinner

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 24, 2022
…ythonGH-93113)

The code was moved out of test.support in
311110a (pythonGH-20812), thus making
ResourceDenied undefined.
(cherry picked from commit 37c9a35)

Co-authored-by: Florian Bruhin <me@the-compiler.org>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 24, 2022
…ythonGH-93113)

The code was moved out of test.support in
311110a (pythonGH-20812), thus making
ResourceDenied undefined.
(cherry picked from commit 37c9a35)

Co-authored-by: Florian Bruhin <me@the-compiler.org>

miss-islington added a commit that referenced this pull request

May 24, 2022
)

The code was moved out of test.support in
311110a (GH-20812), thus making
ResourceDenied undefined.
(cherry picked from commit 37c9a35)

Co-authored-by: Florian Bruhin <me@the-compiler.org>

miss-islington added a commit that referenced this pull request

May 24, 2022
)

The code was moved out of test.support in
311110a (GH-20812), thus making
ResourceDenied undefined.
(cherry picked from commit 37c9a35)

Co-authored-by: Florian Bruhin <me@the-compiler.org>