3590361911
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Created [BUG]misidentification Unexpected type
AnsweredVersion : PC-233.11799.259My code:…partname = os.path.basename(file).replace('.new.dat.1', '')filepath = os.path.dirname(file)c = os.path.join(filepath, partname + ".img")…then Unexpected type:(str...