Show python 3.x incompatibilities which cannot be trivially fixed

This commit is contained in:
Daniel Neuhäuser 2010-04-29 18:06:22 +02:00
parent 9c2e037d1d
commit 12ecec3f57

View File

@ -1,4 +1,4 @@
PYTHON ?= python
PYTHON ?= python -3
export PYTHONPATH = $(shell echo "$$PYTHONPATH"):./sphinx