]> granicus.if.org Git - python/commitdiff
Add convenience makefile to check the latest what's new.
authorAndrew M. Kuchling <amk@amk.ca>
Sun, 23 Oct 2005 21:49:32 +0000 (21:49 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sun, 23 Oct 2005 21:49:32 +0000 (21:49 +0000)
The invocation of Python is MacOS-specific; not sure how to make it platform indepedent (but maybe it doesn't matter)

Doc/whatsnew/Makefile [new file with mode: 0644]

diff --git a/Doc/whatsnew/Makefile b/Doc/whatsnew/Makefile
new file mode 100644 (file)
index 0000000..d11f97b
--- /dev/null
@@ -0,0 +1,3 @@
+
+check:
+       ../../python.exe ../../Tools/scripts/texcheck.py whatsnew25.tex