Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Missing local import: warnings #45

Closed
ybastide opened this issue Apr 30, 2018 · 0 comments
Closed

Missing local import: warnings #45

ybastide opened this issue Apr 30, 2018 · 0 comments

Comments

@ybastide
Copy link

            if pass_fds and not close_fds:
                warnings.warn("pass_fds overriding close_fds.", RuntimeWarning)

Results in NameError: global name 'warnings' is not defined

@gpshead gpshead closed this as completed in 34be4cd May 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant