Skip to content

Commit 43e7787

Browse files
committed
plpython: Restore alternative output for plpython_error test.
In db23464 I removed the alternative output for plpython_error. Wrongly so, because the output changed in Python 3.5, not Python 3.
1 parent a180c2b commit 43e7787

File tree

2 files changed

+448
-1
lines changed

2 files changed

+448
-1
lines changed

src/pl/plpython/expected/plpython_error.out

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ $$
243243
plpy.nonexistent
244244
$$ LANGUAGE plpython3u;
245245
SELECT toplevel_attribute_error();
246-
ERROR: AttributeError: module 'plpy' has no attribute 'nonexistent'
246+
ERROR: AttributeError: 'module' object has no attribute 'nonexistent'
247247
CONTEXT: Traceback (most recent call last):
248248
PL/Python function "toplevel_attribute_error", line 2, in <module>
249249
plpy.nonexistent

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy