Skip to content
  • Brad King's avatar
    ENH: Add get_filename_component(... REALPATH) · ae873d4a
    Brad King authored
    This patch from Philip Lowman creates a REALPATH mode in the
    get_filename_component command.  It is like ABSOLUTE, but will also
    resolve symlinks (which ABSOLUTE once did but was broken long ago).
    See issue #8423.
    ae873d4a