<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 26, 2015 at 6:02 PM, Alexander Belopolsky <span dir="ltr"><<a href="mailto:alexander.belopolsky@gmail.com" target="_blank">alexander.belopolsky@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><div class="gmail_quote">On Wed, Aug 26, 2015 at 4:54 PM, jon <span dir="ltr"><<a href="mailto:jcronin@egh.com" target="_blank">jcronin@egh.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="overflow:hidden">“fold” -> “folded”?<br>
<br>
“fold” strikes me as imperative, rather than descriptive.</div></blockquote></div><br></span>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.</blockquote></div><br>Using a noun for the name of an attribute is in-line with the current naming scheme:</div><div class="gmail_extra"><br></div><div class="gmail_extra">time(</div><div class="gmail_extra">  hour=1,</div><div class="gmail_extra">  minute=30,</div><div class="gmail_extra">  second=0,</div><div class="gmail_extra">  fold=1)</div></div>