Python in business programming [was Re: Beginning programming with Python]

Gordon McMillan gmcm at hypernet.com
Fri Nov 19 09:06:19 EST 1999


Gerrit Holl wrote:
 
[snip] 
> I agree. But some functions are too small to be used:
> in os.path:
> def os.path.isabs(s):
>     return p[:1] == '/'
> 
> I think that's a redicolous (how does one spell that?)
> function...

"Ridiculous" on *nix, "Wrong" on Windows.

- Gordon




More information about the Python-list mailing list