PyCharm
 
Get PyCharm
You are viewing the documentation for an earlier version of PyCharm.

Extract field

Last modified: 08 October 2024

The Extract Field refactoring lets you declare a new field and initialize it with the selected expression. The original expression is replaced with the usage of the field.