Skip to content

Instantly share code, notes, and snippets.

@thatch
Created August 6, 2022 14:50
Show Gist options
  • Save thatch/c75844447263df10b8f1c94811ad3525 to your computer and use it in GitHub Desktop.
Save thatch/c75844447263df10b8f1c94811ad3525 to your computer and use it in GitHub Desktop.
$ diff -u stdlibs_project_310.txt isort_310.txt
--- stdlibs_project_310.txt 2022-08-06 07:47:55.758156376 -0700
+++ isort_310.txt 2022-08-06 07:48:40.121487917 -0700
@@ -1,104 +1,7 @@
-__future__
-__hello__
-__phello__
-_abc
-_aix_support
_ast
-_asyncio
-_bisect
-_blake2
-_bootsubprocess
-_bz2
-_codecs
-_codecs_cn
-_codecs_hk
-_codecs_iso2022
-_codecs_jp
-_codecs_kr
-_codecs_tw
-_collections
-_collections_abc
-_compat_pickle
-_compression
-_contextvars
-_crypt
-_csv
-_ctypes
-_ctypes_test
-_curses
-_curses_panel
-_datetime
-_dbm
-_decimal
-_elementtree
-_frozen_importlib
-_frozen_importlib_external
-_functools
-_gdbm
-_hashlib
-_heapq
-_imp
-_io
-_json
-_locale
-_lsprof
-_lzma
-_markupbase
-_md5
-_msi
-_multibytecodec
-_multiprocessing
-_opcode
-_operator
-_osx_support
-_overlapped
-_pickle
-_posixshmem
-_posixsubprocess
-_py_abc
-_pydecimal
-_pyio
-_queue
-_random
-_scproxy
-_sha1
-_sha256
-_sha3
-_sha512
-_signal
-_sitebuiltins
-_socket
-_sqlite3
-_sre
-_ssl
-_stat
-_statistics
-_string
-_strptime
-_struct
-_symtable
-_testbuffer
-_testcapi
-_testconsole
-_testimportmultiple
-_testinternalcapi
-_testmultiphase
-_testmultiphase_nonascii_latin
_thread
-_threading_local
-_tkinter
-_tracemalloc
-_uuid
-_warnings
-_weakref
-_weakrefset
-_winapi
-_xxsubinterpreters
-_xxtestfuzz
-_zoneinfo
abc
aifc
-antigravity
argparse
array
ast
@@ -159,7 +62,6 @@
ftplib
functools
gc
-genericpath
getopt
getpass
gettext
@@ -172,7 +74,6 @@
hmac
html
http
-idlelib
imaplib
imghdr
imp
@@ -201,11 +102,8 @@
netrc
nis
nntplib
-nt
ntpath
-nturl2path
numbers
-opcode
operator
optparse
os
@@ -229,8 +127,6 @@
py_compile
pyclbr
pydoc
-pydoc_data
-pyexpat
queue
quopri
random
@@ -256,6 +152,7 @@
socketserver
spwd
sqlite3
+sre
sre_compile
sre_constants
sre_parse
@@ -276,8 +173,8 @@
telnetlib
tempfile
termios
+test
textwrap
-this
threading
time
timeit
@@ -308,10 +205,6 @@
xdrlib
xml
xmlrpc
-xx
-xxlimited
-xxlimited_35
-xxsubtype
zipapp
zipfile
zipimport
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment