Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] cdnpayroll.py
Date: Sat, 25 Jan 2014 18:14:56
Message-Id: 20140125181503.GB18864@syscon7.ed.shawcable.net
1 I'm using a python script "cdnpayroll.py" but for some reason or another is giving me an error:
2
3 File "./cdnpayroll.py", line 160
4 '''
5 ^
6 SyntaxError: invalid syntax
7
8 I tried to remove the single quote from several places but I'm still getting an error.
9
10 File "./cdnpayroll.py", line 1328
11
12 ^
13 SyntaxError: EOF while scanning triple-quoted string literal
14
15 They used to have a web-page but now all I can find is:
16 http://cdnpayroll.gemlog.ca/
17 I think it was written by Paul Evans
18
19 --
20 Joseph

Replies

Subject Author
Re: [gentoo-user] cdnpayroll.py David Abbott <dabbott@g.o>