<div dir="ltr"><div>Hello,</div><div><br></div>I have the path of a certain folder. I want to open it using the default folder explorer for that system. For example, if it's a Windows computer, I want to use Explorer, if it's Linux, I want to use Nautilus or whatever is the default there, if it's Mac, I want to use whatever Mac OS's explorer is called.<div>

<br></div><div>I asked this on StackOverflow:<br><a href="http://stackoverflow.com/questions/6631299/python-opening-a-folder-in-explorer-nautilus-mac-thingie">http://stackoverflow.com/questions/6631299/python-opening-a-folder-in-explorer-nautilus-mac-thingie</a></div>

<div><br></div><div>But it seems that Python doesn't offer a cross-platform way to do this. I see this functionality as pretty similar to that of the `webbrowser` module. Do you think that this is something that could be included with the standard library?</div>

<div><br></div><div><br></div><div>Ram.<br>
</div></div>