SigmaQuan / Better-Python-59-Ways

Code Sample of Book "Effective Python: 59 Specific Ways to Write Better Pyton" by Brett Slatkin
1.39k stars 221 forks source link

Typo Error #28

Closed darcyWang closed 4 years ago

darcyWang commented 4 years ago

This sample code is really fantastic !!!

item_32_use_getattr.py line 5: represent teh rows -> represent the rows

item_45_use_datetime.py line 9: probably fin yourself -> probably find yourself

item_56_unittest.py line 6: nothing int eh compiler -> nothing in the compiler

item_57_pdb.py line 42: function. YOu can import -> function. You can import

darcyWang commented 4 years ago

Stop watch it