[tahoe-lafs-trac-stream] [tahoe-lafs] #1658: drop support for Python < 2.6
tahoe-lafs
trac at tahoe-lafs.org
Mon Jun 18 20:34:25 UTC 2012
#1658: drop support for Python < 2.6
-------------------------+-------------------------------------------------
Reporter: zooko | Owner: zooko
Type: | Status: reopened
enhancement | Milestone: undecided
Priority: normal | Version: 1.9.0
Component: | Keywords: packaging backward-compatibility
packaging | review-needed
Resolution: |
Launchpad Bug: |
-------------------------+-------------------------------------------------
Comment (by davidsarah):
In [source:src/allmydata/test/test_upload.py]:
{{{
# copied from python docs because itertools.combinations was added in
# python 2.6 and we support >= 2.4.
def combinations(iterable, r):
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1658#comment:26>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list