Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #43598

Re: classes and sub classes?

From Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject Re: classes and sub classes?
Date 2013-04-14 22:35 -0400
Organization > Bestiaria Support Staff <
References <mailman.313.1365486619.3114.python-list@python.org> <5163be52$0$29977$c3e8da3$5496439d@news.astraweb.com> <CACQBTrRVs1G_LP7d0+e=gxB18-zDGKPr7kXy=_A-2RB8YHEhfw@mail.gmail.com> <CANy1k1imR+yynBjWhGx5OU6FE2jC9hcB+yHuMF6r2GEwY3m39g@mail.gmail.com> <516B60D7.1090906@mrabarnett.plus.com>
Newsgroups comp.lang.python
Message-ID <mailman.616.1365993368.3114.python-list@python.org> (permalink)

Show all headers | View raw


On Mon, 15 Apr 2013 03:07:19 +0100, MRAB <python@mrabarnett.plus.com>
declaimed the following in gmane.comp.python.general:

> "network" could be abbreviated to "net", "inventory" to "inv" (maybe OK
> in this context; in another context it could an abbreviation for
> "inverse"), and "connection" to "con" (maybe), giving "net_inv_db_con",
> or "net_inv_db_connection".
>
	Of course, given both "net" and "con", it would be easy to read
"inv" as "inverse" -- if one interprets "net_db_con" to carry data
moving one direction, the inverse connection would be the return data
<G>

	This may be one of those situations wherein the first use of the
name carries an explanatory comment.
-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
        wlfraed@ix.netcom.com    HTTP://wlfraed.home.netcom.com/

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

classes and sub classes? Morten Guldager <morten.guldager@gmail.com> - 2013-04-09 07:50 +0200
  Re: classes and sub classes? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-04-09 07:08 +0000
    Re: classes and sub classes? Morten Guldager <morten.guldager@gmail.com> - 2013-04-09 09:38 +0200
    Re: classes and sub classes? Jason Friedman <jsf80238@gmail.com> - 2013-04-14 19:38 -0600
    Re: classes and sub classes? MRAB <python@mrabarnett.plus.com> - 2013-04-15 03:07 +0100
    Re: classes and sub classes? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-04-14 22:35 -0400
    Re: classes and sub classes? Peter Otten <__peter__@web.de> - 2013-04-15 09:21 +0200
      Re: classes and sub classes? Neil Cerutti <neilc@norwich.edu> - 2013-04-15 12:22 +0000

csiph-web