← Back to team overview

openteachermaintainers team mailing list archive

[Bug 946377] Re: python2.6-bugs

 

Subprocess and datetime bugs are fixed now. So it should now run on 2.6
by just installing argparse (next to the normal depencdencies).

** Changed in: openteacher/3.x
       Status: Confirmed => Fix Committed

** Changed in: openteacher/3.x
     Assignee: (unassigned) => Marten de Vries (marten-de-vries)

-- 
You received this bug notification because you are a member of
OpenTeacher Maintainers, which is the registrant for OpenTeacher.
https://bugs.launchpad.net/bugs/946377

Title:
  python2.6-bugs

Status in OpenTeacher:
  Fix Committed
Status in OpenTeacher 3.x series:
  Fix Committed

Bug description:
  These methods aren't available in Python 2.6 while we'd like to
  support that version:

  - subprocess.check_output
  - datetime.timedelta.total_seconds
  - argparse
  - others?

  Please use this thread to report other python 2.6-related bugs, and
  use it to discuss solutions.

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


References