mirror of
https://github.com/python/cpython.git
synced 2025-11-19 10:46:17 +00:00
The invocation of Python is MacOS-specific; not sure how to make it platform indepedent (but maybe it doesn't matter)
3 lines
73 B
Makefile
3 lines
73 B
Makefile
|
|
check:
|
|
../../python.exe ../../Tools/scripts/texcheck.py whatsnew25.tex
|