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 907229a commit 1d0aaeaCopy full SHA for 1d0aaea
2 files changed
.bzrignore
@@ -31,6 +31,7 @@ Modules/Setup.config
31
Modules/Setup.local
32
Modules/config.c
33
Parser/pgen
34
+Parser/pgen.stamp
35
Lib/test/data/*
36
Lib/lib2to3/Grammar*.pickle
37
Lib/lib2to3/PatternGrammar*.pickle
.hgignore
@@ -30,6 +30,7 @@ Modules/Setup.config
30
Parser/pgen$
+Parser/pgen.stamp$
^core
^python-gdb.py
^pybuilddir.txt
0 commit comments