try this
def DoCsubnet1 (action, subject, target,
args):
pass
jim-on-linux
http://www.inqvista.com
On Wednesday 08 November 2006 10:47, Antonios
Katsikadamos wrote:
> hi all. I try to run an old python code and i
> get the following message
>
> File
Antonios Katsikadamos wrote:
> hi all. I try to run an old python code and i get the following message
>
> File "/home/antonis/db/access.py", line 119
> def DoCsubnet1 (action, subject, target, args): # DoC
> servers net
> ^
> IndentationError: expected an indented block
>