pub fn relpath<P>(path: P, start: Option<String>) -> Result<String, PyException>where P: AsRef<str>,
os.path.relpath - return relative path