摘要: 正常情况fromisoformat都能处理 astimezone(self,tz=None) convert to aware datetime use replace(miscrosecond=0) 阅读全文
posted @ 2023-03-28 23:30 ascertain 阅读(54) 评论(0) 推荐(0)
摘要: raise from try: try: 1 / 0 except ZeroDivisionError as e: raise Exception("with_traceback") from e except Exception as e: print(e, e.__cause__, type(e 阅读全文
posted @ 2023-03-28 16:10 ascertain 阅读(51) 评论(0) 推荐(0)
摘要: URI chrome://management chrome://policy chrome://version chrome://settings 阅读全文
posted @ 2023-03-28 00:07 ascertain 阅读(59) 评论(0) 推荐(0)