New submission from Matthias Klose: seen with ceph, https://launchpad.net/bugs/1413321
This appears to be a regression in the argparse package in python; under trusty ceph-disk works just fine, however in vivid, the cluster attribute remains unset (despite having a default of 'ceph'). Attached python demonstrates the problem. ---------- components: Library (Lib) files: test.py messages: 236956 nosy: doko priority: normal severity: normal status: open title: behavioural change in argparse set_defaults in python 2.7.9 versions: Python 2.7 Added file: http://bugs.python.org/file38284/test.py _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue23555> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com