SIGN IN SIGN UP

gh-149267: Document ast.Constant.kind attribute (#149268)

The kind attribute of ast.Constant was not mentioned in the
documentation. It is set to 'u' for u-prefixed string literals
and None for all other constants.

---------

Co-authored-by: Anuj Bharambe <anujnitinb@gmail.com>
A
Anuj Nitin Bharambe committed
3a1df787e1e630d3d57e99226604ddceb8c47229
Parent: 7b0244d
Committed by GitHub <noreply@github.com> on 5/2/2026, 4:55:29 PM