36 >>> f=apt.CacheFile(apt.OpTextProgress())
>>> f=apt.CacheFile(apt.OpTextProgress()) Traceback (most recent call last): File "<stdin>", line 1, in <module> AttributeError: 'module' object has no attribute 'CacheFile'
Log in to post a comment.