• Code-Bat's avatar
    About "os.R_OK" in general.py (#8909) · b551098d
    Code-Bat 提交于
    The notes says "Return True if directory has write permissions", however, the code below is "os.R_OK", I think "os.W_OK" is preferred.
    b551098d
general.py 42.0 KB