You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-02 16:44:46 +08:00
MAJ readme
This commit is contained in:
@@ -63,10 +63,6 @@ Creating RPMS:
|
||||
|
||||
python setup.py bdist_rpm
|
||||
|
||||
If you need to force the python interpreter to eg. pyton2:
|
||||
|
||||
python2 setup.py bdist_rpm --python=python2
|
||||
|
||||
### Installation from the source distribution:
|
||||
|
||||
python setup.py install
|
||||
@@ -86,7 +82,7 @@ http://www.python.org/doc/current/inst/inst.html
|
||||
Usage
|
||||
-----
|
||||
|
||||
./uncompyle2.py -h prints usage
|
||||
./scripts/uncompyle2 -h prints usage
|
||||
|
||||
./test_pythonlib.py test files and python library
|
||||
|
||||
|
Reference in New Issue
Block a user