]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in attribute name (file should be filename) found by
authorGuido van Rossum <guido@python.org>
Sun, 15 Apr 2001 12:51:42 +0000 (12:51 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 15 Apr 2001 12:51:42 +0000 (12:51 +0000)
commit815bee4cf455983e0b9d6c7ebef442141f792050
treec221ab440d9a82deaf871dadb6bb92dfd7bf382d
parent0d1b7ea365c2e299a1de4df1243927ffdfcd74d7
Fix typo in attribute name (file should be filename) found by
Neil Norwitz's PyChecker.
Lib/netrc.py