add socket.AF_DECnet value (#13172)

This commit is contained in:
Stephen Morton
2024-12-03 00:08:49 -08:00
committed by GitHub
parent d9e5333ab8
commit c606b4f8ad
2 changed files with 1 additions and 5 deletions

View File

@@ -146,9 +146,6 @@ wave.Wave_write.initfp
# Platform and installation differences
# ==========
# Platform differences that cannot be captured by the type system
socket.AF_DECnet
# sys attributes that are not always defined
sys.gettotalrefcount # Available on python debug builds
sys.last_traceback