You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
Merge branch 'master' into python-3.3-to-3.5
This commit is contained in:
2
admin-tools/.gitignore
vendored
Normal file
2
admin-tools/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
/.python-version
|
||||
/.python-version
|
@@ -10,6 +10,7 @@ PYTHON_VERSION=3.3.7
|
||||
|
||||
uncompyle6_owd=$(pwd)
|
||||
mydir=$(dirname $bs)
|
||||
cd $mydir
|
||||
fulldir=$(readlink -f $mydir)
|
||||
. ./checkout_common.sh
|
||||
cd $fulldir/..
|
||||
|
Reference in New Issue
Block a user