Searched defs:pythonlib (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dmain.cpp552 gchar *pythonlib = g_build_filename(exe, "python", "Lib", NULL); local
560 gchar *pythonlib_s = g_win32_locale_filename_from_utf8(pythonlib);
603 g_free(pythonlib);

Completed in 21 milliseconds