Revision f9323011 lib/constants.py

b/lib/constants.py
223 223
  IEC_GZIP,
224 224
  ])
225 225

  
226
IE_CUSTOM_SIZE = "fd"
227

  
226 228
# Import/export I/O
227 229
# Direct file I/O, equivalent to a shell's I/O redirection using '<' or '>'
228 230
IEIO_FILE = "file"

Also available in: Unified diff