Merge pull request #245 from komodovaran/patch-1

Update stdlib with dataclasses
This commit is contained in:
Alan Barzilay 2021-05-03 21:36:36 -03:00 committed by GitHub
commit 2a299cc7bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -133,6 +133,7 @@ curses
curses.ascii curses.ascii
curses.panel curses.panel
curses.textpad curses.textpad
dataclasses
datetime datetime
dbhash dbhash
dbm dbm