मैं पहले से ही इंडेंट किए गए अजगर कोड / संपूर्ण कार्यों और कक्षाओं को IPython में कॉपी करना चाहता हूं। हर बार मैं कोशिश करता हूं कि इंडेंटेशन खराब हो जाए और मुझे त्रुटि संदेश मिल जाए:
IndentationError: unindent does not match any outer indentation level (<ipython-input-23-354f8c8be51b>, line 12)
If you want to paste code into IPython, try the %paste and %cpaste magic functions.