" - os.path is either posixpath or ntpath\n", " - os.name is either 'posix' or 'nt'\n", " - os.curdir is a string representing the current directory (always '.')\n ...
Released in linearIssue or PR has been created in Linear for internal reviewIssue or PR has been created in Linear for internal review This removes any advantages of using pyodide / python within code ...