From: R David Murray Date: Tue, 15 May 2012 02:19:10 +0000 (-0400) Subject: Merge #14766: Add correct algorithm for when a 'time' object is naive. X-Git-Tag: v3.3.0a4~166 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d91dc623791fd9973b914a57540d89cb986da7c9;p=python Merge #14766: Add correct algorithm for when a 'time' object is naive. This patch also clarifies the definition of Naive and Aware. Original patch by Greg Weller, I modified the first hunk somewhat to make the exposition even clearer (I hope). --- d91dc623791fd9973b914a57540d89cb986da7c9