Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9309] BlackBerry: Convert argparse to optparse

GitHub Issuen/a
TypeStory
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-06-13T06:17:53.000+0000
Affected Version/sn/a
Fix Version/sRelease 2.1.0, Sprint 2012-07 BB
ComponentsBlackBerry
Labelsmedium
ReporterDavid Lifshitz
AssigneeAlexander Galstyan
Created2012-05-30T10:38:42.000+0000
Updated2017-03-09T00:46:27.000+0000

Description

The argparse module was introduced in python 2.7 but we need to support 2.6 so we need to use optparse instead. It's fairly similar except it doesn't support sub-parsers.

Comments

  1. Tatyana Petrenko 2012-06-04

    Need to complete this task in order to be able to merge our work with the appcelerator branch.
  2. Alexander Galstyan 2012-06-07

    PR Link: https://github.com/Macadamian/titanium_mobile/pull/71 PR Link: https://github.com/Macadamian/titanium_mobile/pull/74
  3. Lee Morris 2017-03-09

    Closing ticket as fixed.

JSON Source