File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -325,6 +325,7 @@ always available.
325
325
:const: `debug ` :option: `-d `
326
326
:const: `inspect ` :option: `-i `
327
327
:const: `interactive ` :option: `-i `
328
+ :const: `isolated ` :option: `-I `
328
329
:const: `optimize ` :option: `-O ` or :option: `-OO `
329
330
:const: `dont_write_bytecode ` :option: `-B `
330
331
:const: `no_user_site ` :option: `-s `
@@ -347,6 +348,9 @@ always available.
347
348
.. versionchanged :: 3.3
348
349
Removed obsolete ``division_warning `` attribute.
349
350
351
+ .. versionchanged :: 3.4
352
+ Added ``isolated `` attribute for :option: `-I ` ``isolated `` flag.
353
+
350
354
.. versionchanged :: 3.7
351
355
Added ``dev_mode `` attribute for the new :option: `-X ` ``dev `` flag
352
356
and ``utf8_mode `` attribute for the new :option: `-X ` ``utf8 `` flag.
You can’t perform that action at this time.
0 commit comments