]> granicus.if.org Git - python/commit
- The pwd module incorrectly advertised its struct type as
authorGuido van Rossum <guido@python.org>
Thu, 23 Oct 2003 23:54:57 +0000 (23:54 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 23 Oct 2003 23:54:57 +0000 (23:54 +0000)
commit16b9fa8db30f6657fa3fb73724cc3d3f1432c16d
treea616fb75c8790623bf3397dd58de6ba811261515
parent50a25709f2693cbd8953d5bc0cf084ec03aa1e7b
- The pwd module incorrectly advertised its struct type as
  struct_pwent; this has been renamed to struct_passwd.  (The old name
  is still supported for backwards compatibility.)
Misc/NEWS
Modules/pwdmodule.c