On Sunday, October 13, 2013 11:19:15 AM Matt Turner wrote:
> On Sun, Oct 13, 2013 at 1:58 AM, Dylan Baker <[email protected]> 
wrote:
> > I'm just wondering why (slightly, and maybe determinatally) optimized
> > versions of the python modules are checked into git and distributed with
> > it?
> > 
> > I'm asking becasue there are a couple of problems with pyo files (vs pyc),
> > namely they strip assert statements. The second concern is that the only
> > benefit is that they will make a first run slightly faster, after that the
> > user should be able to generate them themselves, and being binary git
> > won't
> > handle them well.
> 
> In which branch? I just checked and didn't spot any pyc or pyo files in git.

Yeah, I just realized that I shouldn't send emails at 2Am...

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to