Hi all,
Does pyext offer Python bindings for functions like canvas_getcurrentdir() from m_pd.h?

I looked at the source code and noticed that pyext appends the current directory to the Python search path, so that I get the current directory via sys.path[-1].  I'm a little worried, though, that this behavior may change in a future revision of pyext.
Best,
   Peter