On 2006-01-30, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

> I am a little annoyed at why such a simple program in Perl is causing
> so much difficulty for python,

Ah, well, there's your problem.  Python doesn't run Perl
programs.  It runs Python programs.  If you write your program
in Python instead of Perl, you'll not have such problems.

-- 
Grant Edwards                   grante             Yow!  If this was a SWEDISH
                                  at               MOVIE, I'd take off your
                               visi.com            GO-GO BOOTS!!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to