Re: svn commit: rev 3734 - trunk/subversion/tests/clients/cmdline
From: Greg Stein <gstein_at_lyra.org>
Date: 2002-11-12 04:49:22 CET
On Mon, Nov 11, 2002 at 03:09:11PM -0800, Daniel Rall wrote:
Woah... if you're going to throw terms around, especially as the basis of an
"os" and "path" are both names. They are bound to specific objects. Those
The only 'type' in this discussion is a module.
>...
Bah. That is rather non-sensical. The *definition* of importing from a
> > I think it's good style to import os.path and not os, it all we're using
It doesn't matter, and I'd leave it to personal preference. Nowadays, I just
> os.path is a variable; it just happens to reference a module. It
And "os" is just a variable, too. Don't try using this argument :-)
>...
Yes, this is a good PEP for anybody writing Python code. In particular, it
import os, sys, types
do:
import os
With blank lines between groupings. (of course, I like my C variable
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Nov 12 05:48:08 2002 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.