cctbx wiki baptiste addition
Baptiste Carvello
devel at baptiste-carvello.net
Tue Aug 7 16:53:21 UTC 2012
Le 07/08/2012 18:31, Radostan Riedel a écrit :
> Also about "optik". I didn't want to patch that out because upstream is keeping
> support for older python versions. I heard that optparse is beeing replaced by
> argparse in the future. Do you think it's a good idea to patch that out?
Well, upstream just dropped support for python2.3. From 2.4 to 2.7,
optparse is in the stdlib with very little evolution, so I hope I can
write code which works for the whole range.
optparse is beeing deprecated in python3, but I don't believe (from what
I read on python-devel) that it will be removed any time soon.
So I'd say it's at least worth trying :-)
More information about the debian-science-maintainers
mailing list