CodingGuidelines: specify Python 2.7 is the oldest version
commit45a87a83bb5eb146816bc98026fafaa9d912fc92
authorDenton Liu <liu.denton@gmail.com>
Sun, 7 Jun 2020 10:21:06 +0000 (7 06:21 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Jun 2020 17:32:42 +0000 (8 10:32 -0700)
treee82b57bda22e8d6fd572e76b09ca72cbc5ef9a60
parentaf6b65d45ef179ed52087e80cb089f6b2349f4ec
CodingGuidelines: specify Python 2.7 is the oldest version

In 0b4396f068 (git-p4: make python2.7 the oldest supported version,
2019-12-13), git-p4 was updated to only support 2.7 and newer. Since
Python 2.6 is pretty much ancient history, update CodingGuidelines to
show that 2.7 is the oldest version supported.

Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/CodingGuidelines