On 11/04/2012 14:50, Khalid Al-Ghamdi wrote:
Hi All,
I'm using python 3.2 on a windows xp.
I wrote the below script and ran it with the hope of returning a list of
proctors (list_proc), but when it runs it doesn't call the function
convert_proctors() as intended. On the other hand, when i impo
got it thanks a lot
On Wed, Apr 11, 2012 at 4:59 PM, Jerry Hill wrote:
> On Wed, Apr 11, 2012 at 9:50 AM, Khalid Al-Ghamdi
> wrote:
> > Hi All,
> >
> > I'm using python 3.2 on a windows xp.
> >
> > I wrote the below script and ran it with the hope of returning a list of
> > proctors (list_p
On 2012/04/11 03:50 PM, Khalid Al-Ghamdi wrote:
Hi All,
I'm using python 3.2 on a windows xp.
I wrote the below script and ran it with the hope of returning a list
of proctors (list_proc), but when it runs it doesn't call the
function convert_proctors() as intended. On the other hand, when i
On Wed, Apr 11, 2012 at 9:50 AM, Khalid Al-Ghamdi wrote:
> Hi All,
>
> I'm using python 3.2 on a windows xp.
>
> I wrote the below script and ran it with the hope of returning a list of
> proctors (list_proc), but when it runs it doesn't call the function
> convert_proctors() as intended. On the
Hi All,
I'm using python 3.2 on a windows xp.
I wrote the below script and ran it with the hope of returning a list of
proctors (list_proc), but when it runs it doesn't call the function
convert_proctors() as intended. On the other hand, when i import the module
from the IDLE prompt and call the