Re: PEP for the removal of PYO files
Eric Snow <[email protected]> Fri, 27 Feb 2015 17:30:54 -0700
| Newsgroups | gmane.comp.python.import |
|---|---|
| Message-ID | <CALFfu7D5T_yw+5g0UOT+z1fSqtGMXMiRryC0u=Ej5ZcAu1-1GA@mail.gmail.com> |
On Fri, Feb 27, 2015 at 5:30 PM, Eric Snow <[email protected]> wrote: > imporlib.cpython-35.opt-b01603b27537a88c593d429923081a813f66eaef7360a5040507b90e85d285b0.pyc > > vs. > > imporlib.cpython-35.optb01603b27537a88c593d429923081a813f66eaef7360a5040507b90e85d285b0.pyc BTW, that hash comes from the hashlib example in the PEP. :) -eric