mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
1 line
124 B
ReStructuredText
1 line
124 B
ReStructuredText
Avoid ``NULL`` checks for uninitialized local variables by determining at compile time which variables must be initialized.
|