#!/usr/bin/env python # coding: utf-8 # In[ ]: test = 1 t # In[ ]: list # In[ ]: list. # `from time import Tim` → `from time import time` # In[ ]: from time import Tim # Setup (not a test case) # In[ ]: def display_table(): pass # `dispdata` → `display_tabledata` # In[ ]: dispdata # `display` → `display_table` # In[ ]: display # `from statistics ` → `from statistics import` # In[ ]: from statistics # `import os.pat` → select `pathsep` → `import os.pathsep` (tests whether kernel prefixes are removed) # In[ ]: import os.pat