]> granicus.if.org Git - python/commit
Fix some outdated comments (mostly by removing a large comment block
authorGuido van Rossum <guido@python.org>
Thu, 19 Feb 1998 21:00:45 +0000 (21:00 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 19 Feb 1998 21:00:45 +0000 (21:00 +0000)
commit42a9744d5fd9bdf17bb2af620f72ec529b2caf59
tree33be592f7f635932f7dbbe87129c4a0c2d054abd
parent6eb1f6b251e65d832c23b43ce579b4de5e4f965a
Fix some outdated comments (mostly by removing a large comment block
that was only causing confusing).  Add free(userpath) and
free(machinepath) statements to prevent some leaks.
PC/getpathp.c