Python define uma variedade de dictoney

dictlist = [dict() for x in range(n)]
Nervous Nightingale