Odd, I always use 2 spaces, and haven't really heard 4 was standard.
I don't keep up much with those things, though :)
Tabs are certainly allowed. There is a potential difficulty in mixing
tabs and spaces in the same file, since it is unclear how many spaces
go into a tab, so there is potent
Hello:
I'm sure there must be a simple answer, but I'm flummoxed trying to
send an AppleEvent from one python program to another.
The 'server' program has this code:
class avServer(AEServer, MiniApplication):
def __init__(self):
MiniApplication.__init__(self)
AEServer.__init__(sel