Sorry - problem solved.
My #!/usr/Pyrthon2.4.exe was inadvertently on line 2...
Gerry
On Wed, 02 Aug 2006 13:04:10 -0400, Gerry Blais
<[EMAIL PROTECTED]> wrote:
>I'm trying to install and run, on XP, a queueing analysis package,
>PDQ, which has a{ Python, swig, C library ver
I'm trying to install and run, on XP, a queueing analysis package,
PDQ, which has a{ Python, swig, C library version}.
I'm new to Cygwin (but not to Unix).
After installing Cygwin and Python, there is a Python2.4.exe in /lib.
If I have a file with
#!/lib/Python2.4.exe
Print "hello"
and I do
I'm running a Python program (1000 by 1000 grid, all source shortest
path, running time currently in days) in Python 2.4 under XP.
System memory usage according to the task manager is steady at 500 MB
out of 1 GB physical memory.
My program has a memory usage of 30 MB according to the task m
Newbie questions:
Suppose abc.xls has sheets a, b, c.
How can I find, in Python, the sheet names?
Given a sheet name, how can I export the sheet as a csv file?
Finally, how can I, in Python, make a .txt version of a Word document?
Thanks,
Gerry
--
http://mail.python.org/mailman/listinfo/pyt