Re: mxCGIPython binaries for Python 2.3.5

2005-02-11 Thread Oleg Broytmann
ython binary. PS. I am neither author nor maintainer, I only provide binaries for some platforms... Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. -- http://mail.python.org/mailman/listinfo/python-list

Re: mxCGIPython binaries for Python 2.3.5

2005-02-14 Thread Oleg Broytmann
*.py from the standard Python library. Read http://www.egenix.com/files/python/mxCGIPython.html for the installation instructions. > [frustrated trying to compile Python on a system I do not own...] Why? I did it many times installing binaries into my homedir. Oleg. -- Oleg Broytman

mxCGIPython - unofficial update for Python 2.4

2004-12-03 Thread Oleg Broytmann
omplete, of course, but that's all I can do. I rebuilt python 2.1.3, 2.2.3, 2.3.4 and 2.4.0 on Linux, Solaris 2.5.2, FreeBSD 4.9 and FreeBSD 5.3. The binaries are in the usual place: http://phd.pp.ru/Software/Python/misc/mxCGI/ Don't forget to make CGIPython/remove-modules ex

ANN: SQLObject 0.7.1rc1

2006-09-08 Thread Oleg Broytmann
bject.org/docs/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. -- http://mail.python.org/mailman/listinfo/python-list

mxCGIPython

2006-09-21 Thread Oleg Broytmann
http://phd.pp.ru/Software/Python/misc/mxCGI/ Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. -- http://mail.python.org/mailman/listinfo/python-list

SQLObject 0.7.1 final release

2006-09-25 Thread Oleg Broytmann
h (clear cache). * Synchronize main connection cache during transaction commit. * Ordering joins with NULLs. * Fixed bugs with plain/non-plain setters. For a more complete list, please see the news: http://sqlobject.org/docs/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/

Re: [Zopyrus] A python IDE for teaching that supports cyrillic i/o

2006-11-18 Thread Oleg Broytmann
line? Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. -- http://mail.python.org/mailman/listinfo/python-list

Re: [Zopyrus] A python IDE for teaching that supports cyrillic i/o

2006-11-18 Thread Oleg Broytmann
On Sat, Nov 18, 2006 at 09:22:48PM +0200, Kirill Simonov wrote: > On Sat, Nov 18, 2006 at 10:08:22PM +0300, Oleg Broytmann wrote: > > On Sat, Nov 18, 2006 at 09:01:04PM +0200, Kirill Simonov wrote: > > > Could anyone suggest me a simple IDE suitable for teaching Python as a >

SQLObject release 0.7.2

2006-12-04 Thread Oleg Broytmann
entation Added --- * Added "How can I define my own intermediate table in my Many-to-Many relationship?" to FAQ. For a more complete list, please see the news: http://sqlobject.org/docs/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/

SQLObject 0.8.0b1

2006-12-18 Thread Oleg Broytmann
ctState eliminated using weak references. For a more complete list, please see the news: http://sqlobject.org/devel/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. -- http://mail.python.org/mailman/listinfo/python-list

SQLObject 0.7.6

2007-05-03 Thread Oleg Broytmann
entation about 'validator' Col constructor option. * More documentation about orderBy. For a more complete list, please see the news: http://sqlobject.org/docs/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't

SQLObject 0.8.3

2007-05-03 Thread Oleg Broytmann
ecimal.py. Docs * Added documentation about 'validator' Col constructor option. * Added an answer and examples to the FAQ on how to use sqlmeta.createSQL. * More documentation about orderBy. For a more complete list, please see the news: http://sqlobject.org/News.html Oleg.

SQLObject 0.7.7

2007-05-10 Thread Oleg Broytmann
d a bug in SQLRelatedJoin that ignored per-instance connection. * Fixed a bug in MySQL connection in case there is no charset in the DB URI. For a more complete list, please see the news: http://sqlobject.org/docs/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL

SQLObject 0.8.4

2007-05-10 Thread Oleg Broytmann
- Bug Fixes - * Fixed a bug in SQLRelatedJoin that ignored per-instance connection. * Fixed a bug in MySQL connection in case there is no charset in the DB URI. For a more complete list, please see the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannhttp:/

SQLObject 0.9.0

2007-05-10 Thread Oleg Broytmann
mple on how to configure logging. * More documentation about orderBy. For a more complete list, please see the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. -- http://mail.python.org/mailman/listinfo/python-list

SQLObject 0.9.1

2007-07-26 Thread Oleg Broytmann
; 1000 must be 0-padded). Other Changes ~ * Changed string quoting style for PostgreSQL and MySQL from \' to ''. For a more complete list, please see the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PR

SQLObject 0.7.8

2007-07-26 Thread Oleg Broytmann
object.org/docs/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. -- http://mail.python.org/mailman/listinfo/python-list

SQLObject 0.8.5

2007-07-26 Thread Oleg Broytmann
. Other Changes ~ * Changed string quoting style for PostgreSQL and MySQL from \' to ''. For a more complete list, please see the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don

Re: SQLObject 0.7.8

2007-07-27 Thread Oleg Broytmann
Hello! On Fri, Jul 27, 2007 at 08:21:00AM -0700, george williams wrote: > - Original Message - And what is the question? Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN.

SQLObject 0.7.4

2007-03-19 Thread Oleg Broytmann
comparison with None. For a more complete list, please see the news: http://sqlobject.org/docs/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. -- http://mail.python.org/m

SQLObject 0.8.1

2007-03-19 Thread Oleg Broytmann
. * Fixed ConnectionHub.doInTransaction() - close low-level connection on commit() to prevent connections leaking. For a more complete list, please see the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die,

SQLObject 0.7.5

2007-04-11 Thread Oleg Broytmann
caused by datetime being a subclass of date. * Fixed test_deep_inheritance.py - setup classes in the correct order (required for Postgres 8.0+ which is strict about referential integrity). For a more complete list, please see the news: http://sqlobject.org/docs/News.html Oleg. -- Oleg

SQLObject 0.8.2

2007-04-11 Thread Oleg Broytmann
quired for Postgres 8.0+ which is strict about referential integrity). For a more complete list, please see the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just GOSUB

SQLObject 0.9.0b1

2007-04-11 Thread Oleg Broytmann
Exists(cls.sqlmeta.table). * cls.deleteMany(), cls.deleteBy(). Bug Fixes - * idName can be inherited from the parent sqlmeta class. For a more complete list, please see the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL P

SQLObject 0.8.6

2007-10-30 Thread Oleg Broytmann
, please see the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. -- http://mail.python.org/mailman/listinfo/python-list

SQLObject 0.9.2

2007-10-30 Thread Oleg Broytmann
#x27;auto' to False (so that the default type for the columns in MySQL is BLOB, not TEXT). * Changed the implementation type in BoolCol under MySQL from TINYINT to BOOL (which is a synonym for TINYINT(1)). For a more complete list, please see the news: http://sqlobject.org/News.html

SQLObject 0.7.9

2007-10-30 Thread Oleg Broytmann
MySQL from TINYINT to BOOL (which is a synonym for TINYINT(1)). For a more complete list, please see the news: http://sqlobject.org/docs/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just GOSUB witho

SQLObject 0.7.3b1

2007-01-22 Thread Oleg Broytmann
g slash in FirebirdConnection. For a more complete list, please see the news: http://sqlobject.org/docs/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. -- http://mail.pyt

SQLObject 0.8.0b2

2007-01-22 Thread Oleg Broytmann
g slash in FirebirdConnection. For a more complete list, please see the news: http://sqlobject.org/devel/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. -- http://mail.python.org/mailman/listinfo/python-list

SQLObject 0.7.3

2007-01-30 Thread Oleg Broytmann
nection.py. * Remove a leading slash in FirebirdConnection. * Fixed a bug in deep Inheritance tree. For a more complete list, please see the news: http://sqlobject.org/docs/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers

SQLObject 0.8.0b3

2007-02-08 Thread Oleg Broytmann
ce 0.8.0b2 -- * Separate "docs" subdirectory instead of the shared external one. For a more complete list, please see the news: http://sqlobject.org/devel/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don&#x

SQLObject 0.8.0

2007-02-12 Thread Oleg Broytmann
eral columns with inheritance. * Fixed aggregators and accumulators with inheritance. For a more complete list, please see the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. -- http://mail.python.org/mailman/listinfo/python-list

SQLObject 0.7.10

2008-01-10 Thread Oleg Broytmann
the news: http://sqlobject.org/docs/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. -- http://mail.python.org/mailman/listinfo/python-list

SQLObject 0.8.7

2008-01-10 Thread Oleg Broytmann
e complete list, please see the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. -- http://mail.python.org/mailman/listinfo/python-list

SQLObject 0.9.3

2008-01-10 Thread Oleg Broytmann
ist, please see the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. -- http://mail.python.org/mailman/listinfo/python-list

SQLObject 0.10.0b1

2008-01-11 Thread Oleg Broytmann
they have the same id; other methods return NotImplemented. * MySQLConnection (and DB URI) accept a number of SSL-related parameters: ssl_key, ssl_cert, ssl_ca, ssl_capath. For a more complete list, please see the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannh

SQLObject 0.9.4

2008-03-03 Thread Oleg Broytmann
as string in PostgresConnection.columnsFromSchema(). For a more complete list, please see the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just GOSUB without R

SQLObject 0.9.5

2008-03-10 Thread Oleg Broytmann
ince 0.9.4 Bug Fixes ~ * Fixed a minor bug in SQLiteConnection.columnsFromSchema() - set dbName. * A bug in delColumn() that removes all properties is fixed by recreating properties. For a more complete list, please see the news: http://sqlobject.org/News.html Oleg. --

SQLObject 0.10.0

2008-03-11 Thread Oleg Broytmann
longer uses TEXT column types; the smallest column is now BLOB - it is not possible to create TINYBLOB column. For a more complete list, please see the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programme

SQLObject 0.9.8

2008-12-01 Thread Oleg Broytmann
lease see the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. -- http://mail.python.org/mailman/listinfo/python-list

SQLObject 0.10.3

2008-12-01 Thread Oleg Broytmann
or a more complete list, please see the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. -- http://mail.python.org/mailman/listinfo/python-list

SQLObject 0.9.9

2008-12-08 Thread Oleg Broytmann
ot). For a more complete list, please see the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. -- http://mail.python.org/mailman/listinfo/python-list

SQLObject 0.10.4

2008-12-08 Thread Oleg Broytmann
- * Fixed createSQL constrains generation under MySQL when the table's name includes the database's name (contains a dot). For a more complete list, please see the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/

SQLObject 0.10.5

2009-05-06 Thread Oleg Broytmann
an infinite loop was fixed. For a more complete list, please see the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/p...@phd.pp.ru Programmers don't die, they just GOSUB without RETURN. -- http://mail.python.org/mailman/listinfo/python-list

SQLObject 0.9.10

2009-05-06 Thread Oleg Broytmann
complete list, please see the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/p...@phd.pp.ru Programmers don't die, they just GOSUB without RETURN. -- http://mail.python.org/mailman/listinfo/python-list

SQLObject 0.10.6

2009-05-18 Thread Oleg Broytmann
lasses. * Fixed a bug that prevented to override per class _connection if there is sqlhub.processConnection. For a more complete list, please see the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/p...@phd.pp.ru Programmers d

SQLObject 0.9.11

2009-05-18 Thread Oleg Broytmann
re is sqlhub.processConnection. For a more complete list, please see the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/p...@phd.pp.ru Programmers don't die, they just GOSUB without RETURN. -- http://mail.python.org/mailman/listinfo/python-list

SQLObject 0.9.7

2008-05-30 Thread Oleg Broytmann
been created. * Aggregate functions now honors 'distinct'. For a more complete list, please see the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETUR

SQLObject 0.10.2

2008-05-30 Thread Oleg Broytmann
rchy has been created. * Aggregate functions now honors 'distinct'. For a more complete list, please see the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just G

Re: [Python-Dev] annoying dictionary problem, non-existing keys

2008-04-24 Thread Oleg Broytmann
7;]=='someth' > > in python, this fails, because, if key1 does not exists, it raises an > exception. if conf.get('key1')=='someth':... PS. Please do not cross-post so extensively. Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROT

SQLObject 0.9.6

2008-05-04 Thread Oleg Broytmann
the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. -- http://mail.python.org/mailman/listinfo/python-list

SQLObject 0.10.1

2008-05-04 Thread Oleg Broytmann
it causes more harm then good. For a more complete list, please see the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. -- http://mail.python.org/mailman/listinfo/python-list

SQLObject 0.11.0

2009-08-12 Thread Oleg Broytmann
changed them. * Changed the order of testing of SQLite modules - look for external PySQLite2 before sqlite3. For a more complete list, please see the news: http://sqlobject.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/p...@phd.pp.ru Program

SQLObject 0.10.7

2009-09-20 Thread Oleg Broytmann
object.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/p...@phd.pp.ru Programmers don't die, they just GOSUB without RETURN. -- http://mail.python.org/mailman/listinfo/python-list

SQLObject 0.11.1

2009-09-21 Thread Oleg Broytmann
object.org/News.html Oleg. -- Oleg Broytmannhttp://phd.pp.ru/p...@phd.pp.ru Programmers don't die, they just GOSUB without RETURN. -- http://mail.python.org/mailman/listinfo/python-list