Python Forum
to follow or not to follow a symlink in os.utime() os POSIX
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
to follow or not to follow a symlink in os.utime() os POSIX
#5
(Sep-04-2023, 01:31 AM)Skaperen Wrote: and it gives a set of functions that the support applies to
Exactly
>>> import os
>>> os.supports_follow_symlinks
{<built-in function link>, <built-in function chown>, <built-in function utime>, <built-in function stat>, <built-in function access>}
>>> 
Reply


Messages In This Thread
RE: to follow or not to follow a symlink in os.utime() os POSIX - by Gribouillis - Sep-04-2023, 04:38 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  bluestacks instagram follow bot countingclub 2 2,527 May-03-2021, 05:03 AM
Last Post: countingclub

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020