mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-03-06 01:20:12 +08:00
parent
c45daad88c
commit
7a3b41ff17
@ -3,16 +3,16 @@
|
|||||||
[#]: author: (Moshe Zadka https://opensource.com/users/moshez)
|
[#]: author: (Moshe Zadka https://opensource.com/users/moshez)
|
||||||
[#]: collector: (lujun9972)
|
[#]: collector: (lujun9972)
|
||||||
[#]: translator: (wxy)
|
[#]: translator: (wxy)
|
||||||
[#]: reviewer: ( )
|
[#]: reviewer: (wxy)
|
||||||
[#]: publisher: ( )
|
[#]: publisher: (wxy)
|
||||||
[#]: url: ( )
|
[#]: url: (https://linux.cn/article-13439-1.html)
|
||||||
|
|
||||||
Python 3.3 为改进代码中的异常处理所做的工作
|
Python 3.3 为改进代码中的异常处理所做的工作
|
||||||
======
|
======
|
||||||
|
|
||||||
> 探索异常处理和其他未被充分利用但仍然有用的 Python 特性。
|
> 探索异常处理和其他未被充分利用但仍然有用的 Python 特性。
|
||||||
|
|
||||||
![在计算机上编码][1]
|

|
||||||
|
|
||||||
这是 Python 3.x 首发特性系列文章的第四篇。Python 3.3 于 2012 年首次发布,尽管它已经发布了很长时间,但它引入的许多特性都没有得到充分利用,而且相当酷。下面是其中的三个。
|
这是 Python 3.x 首发特性系列文章的第四篇。Python 3.3 于 2012 年首次发布,尽管它已经发布了很长时间,但它引入的许多特性都没有得到充分利用,而且相当酷。下面是其中的三个。
|
||||||
|
|
Loading…
Reference in New Issue
Block a user