I would like to unsubsrib python list, how do I do it? __Do You Yahoo!?Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --
http://mail.python.org/mailman/listinfo/python-list
Hi! All I would like to call some python module or function from C code. Except installing whole python23 window version, what is the min module I need to keep or install. Is there any tool that I can use to strip extral modules that are not necessary in my program.? Anyone kenw? Thanks
Recently I got problem on final distributed software
in python. In my program, I have C code which import
module in python. But when I install my software on
another computer which is not installed whole python23
but part of it, I have problem in running the program.
The module is simple as I
imp