ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Maxim Dzumanenko <mvd@altlinux.ru>
To: devel@altlinux.ru
Subject: Re: [devel] postgresql-python & DateTime
Date: Wed, 3 Apr 2002 10:54:42 +0300
Message-ID: <20020403105442.30ede85d.mvd@altlinux.ru> (raw)
In-Reply-To: <20020402185742.57b14547.paul@neural.ru>

[-- Attachment #1: Type: text/plain, Size: 724 bytes --]

On Tue, 2 Apr 2002 18:57:42 +0400
Узорин Павел <paul@neural.ru> wrote:

> > Здравствуйте все,
> > 
> > Опять двадцать пять, в смысле писал же, что DateTime модуль из Zope-DateTime не подходит, 
> > он просто сходен по названию, а нужен DateTime из egenix-mx-base, 
> > который я кинул в incoming/Sisyphus
> Модули из  egenix-mx-base должны ставиться в отдельный модуль mx
> То есть mx.DateTime
Так оно так и есть :)
Только вот в pgdb.py есть такие строки:
 
# Marc-Andre is changing where DateTime goes.  This handles it either way.
try: from mx import DateTime
except ImportError: import DateTime
 
и если mx.DateTime нет, то импортируется DateTime из Zope-DateTime -- что есть ошибка!

-- 
С Уважением,
Максим Дзюманенко


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2002-04-03  7:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-02 13:51 Maxim Dzumanenko
2002-04-02 14:57 ` Узорин Павел
2002-04-03  7:54   ` Maxim Dzumanenko [this message]
2002-04-03 12:49     ` Узорин Павел
2002-04-03 14:25       ` Konstantin Timoshenko
2002-04-03 16:06         ` Aleksey Novodvorsky
2002-04-04  9:14             ` Maxim Dzumanenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020403105442.30ede85d.mvd@altlinux.ru \
    --to=mvd@altlinux.ru \
    --cc=devel@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git