Brian Curtin <[email protected]> added the comment: After a quick glance the patch looks alright, just cleaned a few things up in issue9808.diff (moved the #include up with others, removed 'is not None' from tests).
The test skip decorator could also be moved to the LoginTests class level. Is there any reason the variables could legitimately be different from what getlogin reports? ---------- assignee: -> brian.curtin stage: -> patch review Added file: http://bugs.python.org/file18811/issue9808.diff _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue9808> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
