Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

It is not defined on my Ubuntu 20.04 either. But stropts.h could be installed 
by some Ubuntu package not installed on my computer, or came from some 
non-standard source.

On my computer:

$ dlocate stropts.h
manpages-posix-dev: /usr/share/man/man7/stropts.h.7posix.gz
python3-pycparser: /usr/share/python3-pycparser/fake_libc_include/stropts.h
python-pycparser: /usr/share/python-pycparser/fake_libc_include/stropts.h

$ locate stropts.h
/usr/share/man/man7/stropts.h.7posix.gz
/usr/share/python-pycparser/fake_libc_include/stropts.h
/usr/share/python3-pycparser/fake_libc_include/stropts.h

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45404>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to