#887 closed defect (fixed)
NameError: name 'PseudbondGroup' is not defined ("select intersect" command)
| Reported by: | Elaine Meng | Owned by: | Tom Goddard |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Command Line | Version: | |
| Keywords: | Cc: | Eric Pettersen | |
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description
example:
open 2gbp
select ligand
select intersect C
...whereas "select ligand & C" works
Change History (2)
comment:1 by , 8 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:2 by , 8 years ago
| Component: | Unassigned → Command Line |
|---|
Note:
See TracTickets
for help on using tickets.
Fixed.
Typo in selected_pseudobonds() function that I guess was never used before.