[Datetime-SIG] PEP 495 Q & A
Carl Meyer
carl at oddbird.net
Tue Aug 25 21:48:30 CEST 2015
On 08/25/2015 01:46 PM, Alexander Belopolsky wrote:
>
> On Tue, Aug 25, 2015 at 3:39 PM, Carl Meyer <carl at oddbird.net
> <mailto:carl at oddbird.net>> wrote:
>>
>> Another possible name for the flag/index just occurred to me: what about
>> `which`?
>
> That was in my very first proposal:
>
> """
> In other words, instead of localtime(dt, isdst=-1), we may want
> localtime(dt, which=0) where "which" is used to resolve the ambiguity:
> "which=0" means return the first (in UTC order) of the two times and
> "which=1" means return the second. (In the non-ambiguous cases "which" is
> ignored.)
> """ -- https://mail.python.org/pipermail/python-dev/2015-April/139099.html
>
> The name did not catch up.
Ha! Well in that case, consider this a vote of confidence in your
intuition -- I think it's the best of the options that have been discussed.
Carl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/datetime-sig/attachments/20150825/2fcab1d9/attachment.sig>
More information about the Datetime-SIG
mailing list