On Wed, Aug 26, 2015 at 6:02 PM, Alexander Belopolsky <
[email protected]> wrote:

> On Wed, Aug 26, 2015 at 4:54 PM, jon <[email protected]> wrote:
>
>> “fold” -> “folded”?
>>
>> “fold” strikes me as imperative, rather than descriptive.
>>
>
> Note that "fold" is a noun, not a verb in the context of PEP 495.  Think
> of a bifold wallet as consisting of two "folds" rather than a piece of
> leather folded once.


Using a noun for the name of an attribute is in-line with the current
naming scheme:

time(
  hour=1,
  minute=30,
  second=0,
  fold=1)
_______________________________________________
Datetime-SIG mailing list
[email protected]
https://mail.python.org/mailman/listinfo/datetime-sig
The PSF Code of Conduct applies to this mailing list: 
https://www.python.org/psf/codeofconduct/

Reply via email to