<div dir="ltr"><br><br><div class="gmail_quote">On Fri, Mar 6, 2015 at 6:49 PM Benjamin Peterson <<a href="mailto:benjamin@python.org">benjamin@python.org</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
On Fri, Mar 6, 2015, at 15:11, Brett Cannon wrote:<br>
><br>
> OK, but that doesn't influence the PEP's goal of dropping .pyo files.<br>
<br>
Correct.<br>
<br>
><br>
> Are you suggesting that the tag be changed to be less specific to<br>
> optimizations and more free-form? Like<br>
> `importlib.cpython-35.__no-<u></u>asserts_no-docstrings__.pyc`? Otherwise stuff<br>
> like this gets baked into the .pyc file itself instead of the file name,<br>
> but I don't think we should just drop the ability to switch off asserts<br>
> and<br>
> docstrings like Mark seemed to be suggesting.<br>
<br>
Basically, though the filename strings could perhaps be more compact.<br></blockquote><div><br></div><div>That's fine. Do you have a file name format you want to propose then instead of "opt-{}" (which is what I'm assuming your "basically" is referring to)?</div></div></div>