Are there any other uses for Python\'s \"from\" keyword aside from import statements?
import
There is a new syntax for delegating to a subgenerator in Python 3.3 which uses the from keyword.
from