~gary/zc.buildout/python-support-5-initial-egg-control

« back to all changes in this revision

Viewing changes to zc.recipe.egg_/src/zc/recipe/egg/selecting-python.txt

  • Committer: gary
  • Date: 2010-02-13 00:39:20 UTC
  • Revision ID: svn-v4:62d5b8a3-27da-0310-9561-8e5933582275:zc.buildout/branches/gary-4:108966
fix some tests on other Python versions

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
   Getting distribution for 'demo<0.3'.
56
56
   Got demo 0.2.
57
57
   Getting distribution for 'demoneeded'.
58
 
   Getting distribution for 'setuptools'.
59
 
   Got setuptools 0.6.
60
58
   Got demoneeded 1.2c1.
61
59
   Generated script '/sample-buildout/bin/demo'.
62
60
   Generated interpreter '/sample-buildout/bin/py-demo'.
66
64
    >>> ls(sample_buildout, 'eggs')
67
65
    -  demo-0.2-py2.4.egg
68
66
    -  demoneeded-1.2c1-py2.4.egg
69
 
    d  setuptools-0.6-py2.4.egg
70
67
    d  setuptools-0.6-py2.5.egg
71
68
    -  zc.buildout-1.0-py2.5.egg
72
69