~certify-web-dev/twisted/certify-trunk

« back to all changes in this revision

Viewing changes to twisted/enterprise/dbpassport.py

  • Committer: Bazaar Package Importer
  • Author(s): Moshe Zadka
  • Date: 2002-03-08 07:14:16 UTC
  • Revision ID: james.westby@ubuntu.com-20020308071416-oxvuw76tpcpi5v1q
Tags: upstream-0.15.5
ImportĀ upstreamĀ versionĀ 0.15.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
from dbcred import *
 
2
from twisted.python import log
 
3
 
 
4
log.msg("dbpassport now obsolete (use dbcred instead)")