Why does os.stat() tell me that my file-group has no members?

Chris Angelico rosuav at gmail.com
Wed Dec 19 21:28:20 EST 2012


On Thu, Dec 20, 2012 at 12:23 PM,  <saqib.ali.75 at gmail.com> wrote:
>
> Thanks!! This was very helpful. It worked perfectly.
> I had no clue about the intricacies of how python represents the group data from the underlying OS.
>
> This page doesn't go into to detailed explanation like you did: http://docs.python.org/2/library/grp.html

Want to show your appreciation in a lasting way? Write up a patch, or
a new paragraph or so of text for the page, and open a tracker issue
to improve the docs!

http://bugs.python.org/

ChrisA



More information about the Python-list mailing list