log tests/printenv.py @ 52216:fa58f4f97337 stable tip

age author description
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Fri, 06 Nov 2020 13:58:59 -0800 Gregory Szorc global: use python3 in shebangs
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Wed, 19 Dec 2018 15:45:29 +0100 Boris Feld test: introduce a new flag to display env variable line per line
Wed, 19 Dec 2018 15:42:20 +0100 Boris Feld tests: update printenv.py argument parsing
Tue, 12 Jun 2018 18:49:35 -0400 Augie Fackler tests: fix printenv script on Python 3
Sun, 20 May 2018 17:39:09 +0530 Pulkit Goyal py3: use bytes in tests/printenv.py