# Language - [x] #222 - [x] #202 - [x] #271 - [x] #270 - [x] #224 - [x] #225 - [x] #226 - [x] #261 - [x] #263 - [x] #264 - [x] #265 - [x] #266 - [x] #267 - [x] #268 - [x] #269 - [x] #275 - [x] #276 - [x] #277 - [x] #281 - [x] #280 # Lib - [x] #223 - [x] #228 - [x] #262 - [x] #272 - [x] #278 # Bug Fix - [x] #220 - [x] #221 - [x] #229 - [x] #282
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