Accessing Python variables in an extension module

MD manasd at gmail.com
Sun Jul 15 22:39:44 EDT 2007


Hi,

   I would like to access "variables" defined in my Python program in
a C module extension for Python. Is this possible? I looked at the
Python C API reference but didn't find anything there that could help
me.
  Thanks in advance for any help/tips.

Regards,
-MD




More information about the Python-list mailing list