summaryrefslogtreecommitdiff
path: root/sys/src/cmd/python/Extra
AgeCommit message (Collapse)Author
2021-06-14python, hg: tow outside the environment.Ori Bernstein
they've served us well, and can ride off into the sunset.
2021-01-23[9front] ape: remove _SUSV2_SOURCE guard from inttypes.hMichael Forney
inttypes.h was added to C99, and this is the only header that used _SUSV2_SOURCE. Also, remove now unneeded _SUSV2_SOURCE from python mkfile.
2016-08-28mercurial: use new d_stat from dirent structure in osutil.listdircinap_lenrek
2011-05-03add hg and pythoncinap_lenrek