Heyho!

Yes, it's just in experimental.

Still, Support for python3.1 would be nice to have.  Anybody working on it / 
has a preliminary pycentral package?

In addition, the error message should probably be "unsupported python 
version" rather than "empty set of versions" but admittedly this is entirely 
cosmetic.

Traceback (most recent call last):
  File "/usr/bin/pycentral", line 2096, in <module>
    main()
  File "/usr/bin/pycentral", line 2090, in main
    rv = action.run(global_options)
  File "/usr/bin/pycentral", line 1387, in run
    requested = pyversions.requested_versions_for_runtime(pkg.version_field, 
version_only=True)
  File "/usr/share/pycentral-data/pyversions.py", line 268, in 
requested_versions_for_runtime
    raise PyCentralEmptyValueError, 'empty set of versions'
pyversions.PyCentralEmptyValueError: empty set of versions

cheers
-- vbi

-- 
The following expression sorts a word list stored in
matrix X according to word length:
    X[⍋X+.≠' ';]
        -- http://en.wikipedia.org/wiki/APL_(programming_language)



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to