Issue 1173: yield expressions not documented in Language Reference (original) (raw)

Issue1173

Created on 2007-09-17 20:47 by dangyogi, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (1)
msg55991 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2007-09-18 07:20
This is fixed in SVN, you can view the docs e.g. here: http://docs.python.org/dev/reference/expressions#yield-expressions
History
Date User Action Args
2022-04-11 14:56:26 admin set github: 45514
2007-09-18 07:20:14 georg.brandl set status: open -> closedresolution: out of datemessages: + nosy: + georg.brandl
2007-09-17 20:47:25 dangyogi create