added comments to error codes

This commit is contained in:
hyunghwan.chung
2019-01-30 10:17:31 +00:00
parent 0017564a69
commit fcdd6981b9
2 changed files with 9 additions and 9 deletions

View File

@ -23,7 +23,7 @@ class MyObject(Object)
'busy'
'access denied'
'operation not permitted'
'not a directory'
'not directory'
'interrupted'
'pipe error'
'resource temporarily unavailable'