Opened 13 years ago
Closed 13 years ago
#11514 closed Patch - Bug Fix (fixed)
getFrontends fails in python bindings if a single frontend is currently unavailable
| Reported by: | Owned by: | Raymond Wagner | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.27 |
| Component: | Bindings - Python | Version: | Unspecified |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
This patch adds a check for a MythError when initializing the frontend connection.
Attachments (1)
Change History (3)
by , 13 years ago
| Attachment: | getfrontends.patch added |
|---|
comment:1 by , 13 years ago
| Milestone: | unknown → 0.27 |
|---|---|
| Status: | new → accepted |
comment:2 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.

patch for connections.py