... numbers.[*]
Python allows more types of variables. For example, trick with input = raw_input used functions as a variable type.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... cal.py)[*]
import actually looks for a file named calendar.py and reads it in. If the file is named calendar.py and it sees a 'import calendar' it tries to read in itself which works poorly at best.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.