<div dir="ltr"><div>Hi all,</div><div><br></div><div>"There should be one-- and preferably only one --obvious way to do it." </div><div><br></div><div>We all love this mantra.</div><div><br></div><div>But one thing that often confuses people : function naming. The standard library is kind of inconsistent. Some functions are separated by underscores and others aren't. It's not intuitive and new pythonistas end up constantly reading the doc. (Time saving one char typing vs time guessing function names.)</div>
<div><br></div><div>Would it be a good idea to clarify PEP 8 on this ? I mean for future libraries.</div><div><br></div><div>Regards,</div><div><br></div><div>Sébastien</div></div>