Opened 18 years ago
Closed 18 years ago
#72 closed defect (fixed)
linecatalog.reset() fails
Reported by: | Chris Phillips | Owned by: | Malte Marquarding |
---|---|---|---|
Priority: | normal | Milestone: | ASAP2 release |
Component: | General | Version: | 2.0 |
Severity: | normal | Keywords: | |
Cc: |
Description
linecatalog.reset() gives the error:
ASAP>jpl.reset() ------------------------------------------------------------ Traceback (most recent call last): File "<console>", line 1, in ? File "/u/phi196/data/pkgs/asap/asap/linecatalog.py", line 98, in reset lcbase.reset() TypeError: unbound method Boost.Python.function object must be called with linecatalog instance as first argument (got nothing instead)
}}}
Note:
See TracTickets
for help on using tickets.