Skip to content

ContinuumIO/patchpyc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

patchpyc

A python script that patches PYC files with new co_filename.

Test

Since it is very simple with just one functionality, the test is minimal:

python test.py

And manually verify that the path is set. Then repeat for every Python version because PYC format may be different.

About

A python script that patches PYC files with new co_filename

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages