Commit bb6229b
committed
python: allow JobID to take a JobID
Problem: The JobID class allows users to pass in a jobid in many
forms. However, it does not allow JobID to be initialized via another
JobID object, in the event that is what the user passed in.
Allow JobID to take a JobID for initialization.1 parent 434fdf6 commit bb6229b
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| |||
0 commit comments