`from import` doesn't work well with abstract data types like the `sets` and 
`tables` modules. `import sets` is what you should use. You wouldn't import 
half of the dict class in Python either.

Reply via email to