Message from Python discussions
November 2018
— --4,-,,,8
Someone help me.!! How to feach all data from mysql to a gride. I need a sample codes and its explanations. I am begginer in python language. Please help me to improve..
— You read a blog about it that you found on Google
— Hey. Has anyone ever generated an executable file from a python file?
— Have already tried with 2 libraries and none of them works. Every time I solve an error another one shows up
— Last one have to do with a tcl8.6 file 😔
— Use a language that is supposed to be compiled
— Can try nutika if you really want python
— ActionChains(driver).key_down(Keys.COMMAND).key_down('V').perform()
doesn't insert anything. I suppose, it's because
key_down"should only be used with modifier keys (Control, Alt and Shift)" according to documentation. Does any one can give me a solution of just pressing cmd+'V' without changing shortcuts to 'Ctrl+V'? Please..
— Or Cython.
— Love this one.
— Same.