[Twisted-Python] Typo in /twisted/test/test_enterprise.py - Twisted 1.2 RC2
Dave Peticolas
dave at krondo.com
Sat Feb 28 14:18:02 MST 2004
This is fixed in CVS, thanks.
dave
On Wed, 2004-02-25 at 02:42, Paul Reznicek wrote:
> Hi,
>
> in lines 520-522 is a typo due editor copy of previous section.
> The code is working, but so clear for reading.
> Here the suggestion, original code commented out:
>
> if psycopg is None: PsycopgTestCase.skip = "psycopg module not
> available"
> else:
> try:
> # conn = psycopg.connect(database=PostgresTestCase.DB_NAME,
> # user=PostgresTestCase.DB_USER,
> # password=PostgresTestCase.DB_PASS)
> conn = psycopg.connect(database=PsycopgTestCase.DB_NAME,
> user=PsycopgTestCase.DB_USER,
> password=PsycopgTestCase.DB_PASS)
>
> TWISTED IS SUPER !!!
> Paul _______________________________________________ Twisted-Python
> mailing list Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: </pipermail/twisted-python/attachments/20040228/83ddd22f/attachment.sig>
More information about the Twisted-Python
mailing list