|
|
|
|
|
by benesch
4361 days ago
|
|
Almost certainly the WOS is looking for PyPI's Python 3 trove classifier Programming Language :: Python :: 3
which was added [0] as part of the initial Py3k port discussed in #667.So what this means is as of July 2, import boto
won't blow up on Python 3, even though it's not yet API-compatible with Python 2.[0]: https://github.com/boto/boto/commit/1ac79d0c984bfd83f26e7c3a... |
|
Dang you might want to take this off the front page.