Thanks Tim for resopnding,
I appreciate the help.
I convinced the client to install Linux on 4
machines rather than upgrade from xp home to XP
Pro, and more machines to come if the like it.
jim-on-linux
On Friday 20 April 2007 03:22, you wrote:
> jim-on-linux wrote:
> > On Wednesday 18 April
jim-on-linux wrote:
> On Wednesday 18 April 2007 17:02, Tim Golden
> wrote:
>> jim-on-linux wrote:
>>> python help,
>>>
>>> A client is using win xp home.
>>>
>>> my program contains;
>>>shutil.copyfile(n, 'prn')
>>>
>>> This runs fine on win xp pro but they are
>>> getting the following trac
On Wednesday 18 April 2007 17:02, Tim Golden
wrote:
> jim-on-linux wrote:
> > python help,
> >
> > A client is using win xp home.
> >
> > my program contains;
> >shutil.copyfile(n, 'prn')
> >
> > This runs fine on win xp pro but they are
> > getting the following traceback.
> >
> > File "LOP
jim-on-linux wrote:
> python help,
>
> A client is using win xp home.
>
> my program contains;
>shutil.copyfile(n, 'prn')
>
> This runs fine on win xp pro but they are getting
> the following traceback.
>
> File "LOP_PRT_10.pyc", line 170, in __init__
> File "LOP_PRT_10.pyc", line 188,
python help,
A client is using win xp home.
my program contains;
shutil.copyfile(n, 'prn')
This runs fine on win xp pro but they are getting
the following traceback.
File "LOP_PRT_10.pyc", line 170, in __init__
File "LOP_PRT_10.pyc", line 188, in Fprint1
File "shutil.pyc", line 47, in