TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Python 3’s Marketing Problem

2 点作者 niyazpk将近 13 年前

1 comment

lutusp将近 13 年前
The article misses a key point: people aren't going to migrate to Python 3 unless and until the most common libraries have been ported over.<p>About a year ago I tried to mass-upgrade my many Python apps to 3, only to discover that about half of them required one or another library that was unavailable in 3 (and remain unavailable).<p>To me, the syntax and other changes are a small issue compared to the fact that many of my apps would simply stop working, and with no recourse.