> Well, it turns out to be the best way to invert a string, IMO. The
> reversed() feature returns a reversed object... not a reversed string.
> In short, I have to fool with it again _after_ it has been inverted. The
> slicing takes care of the job right away and gives me what I want... no
> Comput
You could call it like this:
>>> foo(**{"a-special-keyword":5})
but that might defeat the purpose of keyword arguments.
--
http://mail.python.org/mailman/listinfo/python-list
If you want it to return when the program is finished then use
os.system('app') but if you just want to start it and return right
away, use os.startfile('app')
--
http://mail.python.org/mailman/listinfo/python-list