Backward compatible use of argparse
- make
LbEnv.ProjectEnv.options
use eitherargparse
oroptparse
- use
argparse
inBootstrap
lb-run
still uses optparse
as it depends on xenv
.
LbEnv.ProjectEnv.options
use either argparse
or optparse
argparse
in Bootstrap
lb-run
still uses optparse
as it depends on xenv
.