mirror of
https://github.com/python/cpython.git
synced 2025-08-30 13:38:43 +00:00
Remove AtheOS support, as per PEP 11 (which claims that all code was removed in Python 3.0).
This commit is contained in:
parent
194fcf2d15
commit
6103ab1d0b
16 changed files with 31 additions and 1693 deletions
|
@ -1188,19 +1188,6 @@ _expectations = {
|
|||
test_zipfile
|
||||
test_zlib
|
||||
""",
|
||||
'atheos':
|
||||
"""
|
||||
test_curses
|
||||
test_dbm_gnu
|
||||
test_epoll
|
||||
test_largefile
|
||||
test_locale
|
||||
test_kqueue
|
||||
test_mhlib
|
||||
test_mmap
|
||||
test_poll
|
||||
test_resource
|
||||
""",
|
||||
'cygwin':
|
||||
"""
|
||||
test_curses
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue