transforms/standard-python-libraries
branchs11u2-sru
changeset 4156 4b1def16fe9b
equal deleted inserted replaced
4146:097063f324c0 4156:4b1def16fe9b
       
     1 #
       
     2 # These are part of the standard Python libraries starting with later
       
     3 # versions of Python so these dependencies should be elided.
       
     4 #
       
     5 <transform depend fmri=library/python-2/argparse-27 -> drop>
       
     6 <transform depend fmri=library/python-2/importlib-27 -> drop>
       
     7 <transform depend fmri=library/python-2/ordereddict-27 -> drop>
       
     8 <transform depend fmri=library/python-2/unittest2-27 -> drop>