Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Add "compiled" python files #3

Merged
merged 2 commits into from
Mar 12, 2014
Merged

Add "compiled" python files #3

merged 2 commits into from
Mar 12, 2014

Conversation

rgbkrk
Copy link
Contributor

@rgbkrk rgbkrk commented Mar 12, 2014

This adds python bytecode files to the binary listing.

.pyc is compiled python byte-code
.pyo is optimized compiled python byte-code

@kevinsawicki
Copy link
Contributor

This array is using _.indexOf with the sorted flag set to true so the entries in it need to be pre-sorted.

@rgbkrk
Copy link
Contributor Author

rgbkrk commented Mar 12, 2014

Didn't know about that, thanks!

kevinsawicki added a commit that referenced this pull request Mar 12, 2014
Add "compiled" python files
@kevinsawicki kevinsawicki merged commit c64a0fc into atom:master Mar 12, 2014
@kevinsawicki
Copy link
Contributor

Thanks for adding these!

@rgbkrk rgbkrk deleted the py_compile branch March 12, 2014 17:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants