Re: The Python Way for module configuration?

2009-06-27 Thread Aaron Sherman
On Jun 27, 4:38 pm, MRAB  wrote:

> > I would appreciate your comments and suggestions.
>
> There are already modules which provide access to databases.

As you can see the "Python Way" is to be rude ;-)

Anyway, your answer is that there are some abstraction layers called
"ORMs". You can grab one of these and write a back end for it.
However, you might first want to look at SQLLite and see if it already
has what you want (e.g. a light-weight, zero-install database
interface).

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: [perl-python] text pattern matching, and expressiveness

2005-02-11 Thread Aaron Sherman
John Bokma wrote:
Xah Lee wrote:

Perl is a language of syntactical variegations. Python on the other
hand, does not even allow changes in code's indentation, but its
efficiency and power in expression, with respect to semantics (i.e.
algorithms), showcases Perl's poverty in specification.

Clarify :-D.
Well, I think it's pretty clearly troll-bait. Semantics != algorithms 
and Perl (just like Python) has no such poverty WRT specification.

Sounds like someone who learned Python and forgot that it wasn't a 
religion. Too bad, but a disease unique to no particular language. Perl, 
Python, Ruby, C, APL, LISP... they've all had their unpleasant zealots.
--
http://mail.python.org/mailman/listinfo/python-list