News

For example, instead of import datetime, you would use import datetime as dt. This way, dt will always refer to the library, and datetime will always refer to the datatype.