diff options
author | Boris Verkhovskiy <boris.verk@gmail.com> | 2024-04-07 03:54:02 -0700 |
---|---|---|
committer | Boris Verkhovskiy <boris.verk@gmail.com> | 2024-04-07 03:54:02 -0700 |
commit | 0aceb41100448904bcffa10525fcd4b75ad5ffe2 (patch) | |
tree | 63c73971c9c392278577b14275ed9c9c18fa2301 /zh-cn/pythonlegacy-cn.html.markdown | |
parent | 8f67b5f2efbbc9f0958ca42f71a74ec63cfbedb5 (diff) |
[python/*] remove feedback email request
Diffstat (limited to 'zh-cn/pythonlegacy-cn.html.markdown')
-rw-r--r-- | zh-cn/pythonlegacy-cn.html.markdown | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/zh-cn/pythonlegacy-cn.html.markdown b/zh-cn/pythonlegacy-cn.html.markdown index d7d28d50..b4083566 100644 --- a/zh-cn/pythonlegacy-cn.html.markdown +++ b/zh-cn/pythonlegacy-cn.html.markdown @@ -11,8 +11,6 @@ lang: zh-cn Python 由 Guido Van Rossum 在90年代初创建。 它现在是最流行的语言之一 我喜爱python是因为它有极为清晰的语法,甚至可以说,它就是可以执行的伪代码 -很欢迎来自您的反馈,你可以在[@louiedinh](http://twitter.com/louiedinh) 和 louiedinh [at] [google's email service] 这里找到我 - 注意: 这篇文章针对的版本是Python 2.7,但大多也可使用于其他Python 2的版本 如果是Python 3,请在网络上寻找其他教程 |