-
Notifications
You must be signed in to change notification settings - Fork 170
v1.12 #219
Copy link
Copy link
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
Activity
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers
Language
__getattr()____setattr()____setattribute()__magic method. #222pyi#224import a, b, c#265*vars, **kwsunpack #281def test(a,b), test(b=1, a=2)#280Lib
insert()delete()forlist#223eval()#228input()builtin #262help("modules")#272Bug Fix