Try to open a file through python

Tiny note that didn’t seem to be covered in this (great) thread: Using raw string literals to define paths:

2018-03-09%2014_50_27-Grasshopper%20Python%20Script%20Editor

2018-03-09%2014_50_38-Grasshopper%20Python%20Script%20Editor

It makes it super easy to Shift + Right-Click a file on Windows and go Copy as Path, and then just paste this and prepend an r.

1 Like