Gentoo Archives: gentoo-user

From: Chris Stout <chris.stout@×××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] cdnpayroll.py
Date: Sat, 25 Jan 2014 18:36:31
Message-Id: 20140125183623.244840@gmx.com
1 ----- Original Message -----
2 From: Joseph
3 Sent: 01/25/14 10:15 AM
4 To: gentoo-user@l.g.o
5 Subject: [gentoo-user] cdnpayroll.py
6
7 I'm using a python script "cdnpayroll.py" but for some reason or another is giving me an error: File "./cdnpayroll.py", line 160 ''' ^ SyntaxError: invalid syntax I tried to remove the single quote from several places but I'm still getting an error. File "./cdnpayroll.py", line 1328 ^ SyntaxError: EOF while scanning triple-quoted string literal They used to have a web-page but now all I can find is: http://cdnpayroll.gemlog.ca/ I think it was written by Paul Evans -- Joseph
8 It's kind of hard to tell without seeing more.
9 What version of python are you using? If you can attach the script, it'd make it much easier to figure out.