In article <b11e6e8a-98a6-43d1-b311-652fedbe7...@h5g2000yqh.googlegroups.com>, Ben Sizer <kylo...@gmail.com> wrote: > >I have the following C++ code and am attempting to embed Python 2.5, >but although the "import sys" statement works, attempting to reference >"sys.path" from inside a function after that point fails. It's as if >it's not treating it as a normal module but as any other global >variable which I'd have to explicitly qualify.
After skimming the thread and seeing a lack of answer, I suggest you try capi-...@python.org -- Aahz (a...@pythoncraft.com) <*> http://www.pythoncraft.com/ Weinberg's Second Law: If builders built buildings the way programmers wrote programs, then the first woodpecker that came along would destroy civilization. -- http://mail.python.org/mailman/listinfo/python-list