Commit 1ad6918
committed
python: add f58plain property to JobID class
Problem: A Python JobID object can't return the f58plain
encoding of a jobid since there's no corresponding class property.
Add an `f58plain` property to the JobID class which returns the
f58plain encoding of the jobid.1 parent e964195 commit 1ad6918
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
83 | 88 | | |
84 | 89 | | |
85 | 90 | | |
| |||
0 commit comments