文件操作 - weird.cpython-310.pyc
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/python3/dist-packages/twisted/trial/test/__pycache__/weird.cpython-310.pyc
编辑文件内容
o �b� � @ s* d dl Z d dlmZ G dd� de j�ZdS )� N)�deferc @ s e Zd ZdZdd� ZdS )�TestBleedinga' This test creates an unhandled Deferred and leaves it in a cycle. The Deferred is left in a cycle so that the garbage collector won't pick it up immediately. We were having some problems where unhandled Deferreds in one test were failing random other tests. (See #1507, #1213) c C s<