On 20/07/15 08:26, Patrycja Niewosz wrote:
I am a beginner in python and have just started using it a couple weeks ago.
I am using python 3.4.3 on windows 7 machine together with IDLE 3.4.3 for
compiling a code.
The following steps are:
I have a program, called PyAquire, such as:
Can you tel
Hi All,
I am a beginner in python and have just started using it a couple weeks ago.
I am using python 3.4.3 on windows 7 machine together with IDLE 3.4.3 for
compiling a code.
The following steps are:
I have a program, called PyAquire, such as:
import PyAquireUi
import sys
from PySide import Q