Message from Python discussions

November 2018

— 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.

— Best solution for bridging C++ or C with Python.

— With C you can write modules for python

— Ah wait

— Wasn't a question lol

— But it is more tedius

— How to build python interpreter for AIML?

— Hi all
recommend to me please books about OOP in python for beginners