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

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