]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
newslist.py: Added search for .newslistrc.py;
authorGuido van Rossum <guido@python.org>
Fri, 19 Aug 1994 15:02:57 +0000 (15:02 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 19 Aug 1994 15:02:57 +0000 (15:02 +0000)
commit9af22a037fc961b51651324bdd17a43567a688fd
tree4ba9cca45eff8e866ee8fba3dadc89f2b68bc1e2
parent72824bab44e8027d67325df94bfa0673c69999fb
newslist.py: Added search for .newslistrc.py;
pindent.py: use /usr/local/bin/python;
pathfix.py: new script to fix #! lines in a group of scripts.
Demo/scripts/newslist.py
Tools/scripts/pathfix.py [new file with mode: 0755]
Tools/scripts/pindent.py