Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53516a8 commit 5c8545bCopy full SHA for 5c8545b
3 files changed
.bzrignore
@@ -14,6 +14,7 @@ platform
14
pybuilddir.txt
15
pyconfig.h
16
libpython*.a
17
+libpython*.so*
18
python.exe
19
python-gdb.py
20
reflog.txt
.gitignore
@@ -37,6 +37,7 @@ build/
37
config.log
38
config.status
39
40
41
42
43
python
.hgignore
@@ -39,6 +39,7 @@ Parser/pgen.stamp$
syntax: glob
*.swp
44
*.o
45
*.pyc
0 commit comments