Home
c4science
Search
Configure Global Search
Log In
Diffusion
invenio-infoscience
b1034cd741b0
shellutils: helper to parse ids from CLI
b1034cd741b0
Actions
Authored by
Alessio Deiana <alessio.deiana@cern.ch>
on Jun 5 2012, 10:48.
Edit Commit
Download Raw Diff
Edit Related Objects...
Edit Revisions
Edit Tasks
Subscribe
Mute Notifications
Award Token
Tags
None
Subscribers
None
Description
shellutils: helper to parse ids from CLI
Adds helper function split_cli_ids_arg() to parse ids from CLI. split_cli_ids_arg("1-4") == set(1, 2, 3, 4) split_cli_ids_arg("1,2,3-4") == set(1, 2, 3, 4)
Details
Committed
Tibor Simko <tibor.simko@cern.ch>
Sep 4 2012, 18:47
Parents
R3600:8c26585e3987: bibdocfile: upload more formats to existing file
Branches
Unknown
Tags
Unknown
Event Timeline
Tibor Simko <tibor.simko@cern.ch> committed
R3600:b1034cd741b0: shellutils: helper to parse ids from CLI
(authored by Alessio Deiana <alessio.deiana@cern.ch>).
Sep 4 2012, 18:47