Add some changes not picked up in the transplantation process.

This commit is contained in:
Georg Brandl
2010-07-28 19:49:06 +02:00
parent 2d0c9a0e71
commit c683c6ed83
4 changed files with 22 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
PYTHON ?= python3
PYTHON ?= python
.PHONY: all check clean clean-pyc clean-patchfiles clean-generated pylint \
reindent test