i want to compare the content in excel,but i don't know whick module to use!
can you help me?
--
http://mail.python.org/mailman/listinfo/python-list
thanks
--
http://mail.python.org/mailman/listinfo/python-list
i have not find the ComboBox in Tkinter,has it? where to get the doc about
how to use combobox ctrl?
--
http://mail.python.org/mailman/listinfo/python-list
When i use the below code to create a comserver on Windows OS£¬i find that
the com was configed in the file
python23com.dll,why? if i want to config it in my customize dll,how should i
do? thks
class TestPythonCom:
_public_methods_ = [ 'SplitString' ]
_reg_progid_ = "TestPythonCom.Applicat