← Back to team overview

yade-dev team mailing list archive

[Bug 1134422] [NEW] The "version" argument to ArgumentParser is deprecated.

 

Public bug reported:

What is that? (ubuntu 10.04)

me: ./yade
/usr/lib/pymodules/python2.6/argparse.py:1576: DeprecationWarning: The "version" argument to ArgumentParser is deprecated. Please use "add_argument(..., action='version', version="N", ...)" instead
  """instead""", DeprecationWarning)
Welcome to Yade 2013-02-26.git-e25a399

** Affects: yade
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1134422

Title:
  The "version" argument to ArgumentParser is deprecated.

Status in Yet Another Dynamic Engine:
  New

Bug description:
  What is that? (ubuntu 10.04)

  me: ./yade
  /usr/lib/pymodules/python2.6/argparse.py:1576: DeprecationWarning: The "version" argument to ArgumentParser is deprecated. Please use "add_argument(..., action='version', version="N", ...)" instead
    """instead""", DeprecationWarning)
  Welcome to Yade 2013-02-26.git-e25a399

To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1134422/+subscriptions


Follow ups

References