Re: [SQLObject] Re: Postgres: DROP table CASCADE
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Oleg B. <ph...@ma...> - 2004-11-30 11:48:59
|
On Tue, Nov 30, 2004 at 09:27:23AM -0200, Sidnei da Silva wrote: > What's wrong with optparse? It's too verbose for such a small task. What's wrong with getopt? It does its job well. > Do we still need to support Python 2.2? We need. Documentation states SQLObject support Python 2.2+. Python 2.2.3 is not so old yet, why broke support? Not all are living on the bleeding edge. Oleg. -- Oleg Broytmann http://phd.pp.ru/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |