LLNL / py-hostlist

hostlist utility implemented in python
MIT License
6 stars 2 forks source link

Add "remove" method #10

Closed cmoussa1 closed 6 years ago

cmoussa1 commented 6 years ago

lua-hostlist allows a user to remove a certain machine from a hostlist; let's also add this feature to py-hostlist

cmoussa1 commented 6 years ago

remove_node(), along with a number of features that were in lua-hostlist, have been added.