Irit Katriel <iritkatr...@gmail.com> added the comment:
I think this is fixed now >>> s = os.stat('/var/run/vpncontrol.sock') >>> stat.filemode(s.st_mode) 'srw-------' iritkatriel@Irits-MBP cpython % ls -l /var/run/vpncontrol.sock srw------- 1 root daemon 0 19 Aug 11:15 /var/run/vpncontrol.sock ---------- nosy: +iritkatriel _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue17913> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com