|
|
|
|
|
by mamcx
2877 days ago
|
|
Ok, but if I found a match I get stuck in a incomplete result: //Dude, and the data above what?
"username": "mamcx",
"version": 3
}
So this need to backtrack a lot?Or this scan for separators ({}) then in each scan it again scan per line? for line.scan("{", "}"):
for result.find("mamcx")
|
|