]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added -d option (increments debugging variable); mostly to get rid
authorGuido van Rossum <guido@python.org>
Sun, 19 Jan 1992 16:48:36 +0000 (16:48 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 19 Jan 1992 16:48:36 +0000 (16:48 +0000)
commit8401e5678cebd716044825532f1893e7e57a6dd3
tree98fe26e9dec971a9385913f5347cce2d9289faed
parentacbefefe21c86e918d7efff88e75cf69128f2115
Added -d option (increments debugging variable); mostly to get rid
of a compiler warning.
Python/pythonmain.c