linecache.clearcache()
Clear the cache. Use this function if you no longer need lines from files previously read using getline().
linecache.clearcache()
Clear the cache. Use this function if you no longer need lines from files previously read using getline().
Please login to continue.