"Programming Python", debugging embed example?

Lance lbrannma at cablespeed.com
Wed Dec 25 16:03:44 EST 2002


Hi All,

Example 20-5 in Mark Lutz's Programming Python book works fine for me. It's
an embedding example.

However.....I put a watch on one of the returns (e.g. pmod) and step through
the code. The watch always shows:

 pmod CXX0017: Error: symbol "pmod" not found

How can this be? I'm running Visual Studio .Net and turned on generate
browse info. I'm compiling to a release configuration.

Thanks in advance,
Lance






More information about the Python-list mailing list