Lines Matching refs:get
163 # In order to allow subclasses to get pickled, the C implementation
164 # wasn't able to get away with having __init__ raise
1175 a = self.theclass(a.year, a.month, a.day) # get rid of time parts
1187 a = self.theclass(a.year, a.month, a.day) # get rid of time parts
1344 # never get the same value twice.
1802 # will get treated like a pickle, and bypass the normal sanity
4064 # Ensure we can get rid of a tzinfo.
4861 # Ensure we can get rid of a tzinfo.
5226 # 2", we should get the 3 spelling.
5231 # get the 3 spelling.
6177 TZ = os.environ.get('TZ')