typerig.core.base.message
typerig.core.base.message (version 0.0.2)
# MODULE: Typerig / Base / Messages (Objects) # ----------------------------------------------------------- # (C) Vassil Kateliev, 2020 (http://www.kateliev.com) # (C) Karandash Type Foundry (http://www.karandash.eu) #------------------------------------------------------------ # www.typerig.com
Modules
- os
- warnings
Classes
- exceptions.UserWarning(exceptions.Warning)
class ContourWarning(exceptions.UserWarning)
Descriptors
- weakref
-
list of weak references to the object (if defined)
Methods from exceptions.UserWarning
Attributes from exceptions.UserWarning
- new = <built-in method new of type object>
-
T.__new__(S, ...) -> a new object with type S, a subtype of T
Methods from exceptions.BaseException
- delattr(...)
-
x.__delattr__('name') <==> del x.name
- getattribute(...)
-
x.__getattribute__('name') <==> x.name
- getitem(...)
-
x.__getitem__(y) <==> x[y]
- getslice(...)
-
x.__getslice__(i, j) <==> x[i:j] Use of negative indices is not supported.
- reduce(...)
- setattr(...)
-
x.__setattr__('name', value) <==> x.name = value
- setstate(...)
- unicode(...)
Descriptors from exceptions.BaseException
- dict
- args
- message
class FileImportWarning(exceptions.UserWarning)
Descriptors
- weakref
-
list of weak references to the object (if defined)
Methods from exceptions.UserWarning
Attributes from exceptions.UserWarning
- new = <built-in method new of type object>
-
T.__new__(S, ...) -> a new object with type S, a subtype of T
Methods from exceptions.BaseException
- delattr(...)
-
x.__delattr__('name') <==> del x.name
- getattribute(...)
-
x.__getattribute__('name') <==> x.name
- getitem(...)
-
x.__getitem__(y) <==> x[y]
- getslice(...)
-
x.__getslice__(i, j) <==> x[i:j] Use of negative indices is not supported.
- reduce(...)
- setattr(...)
-
x.__setattr__('name', value) <==> x.name = value
- setstate(...)
- unicode(...)
Descriptors from exceptions.BaseException
- dict
- args
- message
class FileOpenWarning(exceptions.UserWarning)
Descriptors
- weakref
-
list of weak references to the object (if defined)
Methods from exceptions.UserWarning
Attributes from exceptions.UserWarning
- new = <built-in method new of type object>
-
T.__new__(S, ...) -> a new object with type S, a subtype of T
Methods from exceptions.BaseException
- delattr(...)
-
x.__delattr__('name') <==> del x.name
- getattribute(...)
-
x.__getattribute__('name') <==> x.name
- getitem(...)
-
x.__getitem__(y) <==> x[y]
- getslice(...)
-
x.__getslice__(i, j) <==> x[i:j] Use of negative indices is not supported.
- reduce(...)
- setattr(...)
-
x.__setattr__('name', value) <==> x.name = value
- setstate(...)
- unicode(...)
Descriptors from exceptions.BaseException
- dict
- args
- message
class FileSaveWarning(exceptions.UserWarning)
# -- IO Related ---------------------
Descriptors
- weakref
-
list of weak references to the object (if defined)
Methods from exceptions.UserWarning
Attributes from exceptions.UserWarning
- new = <built-in method new of type object>
-
T.__new__(S, ...) -> a new object with type S, a subtype of T
Methods from exceptions.BaseException
- delattr(...)
-
x.__delattr__('name') <==> del x.name
- getattribute(...)
-
x.__getattribute__('name') <==> x.name
- getitem(...)
-
x.__getitem__(y) <==> x[y]
- getslice(...)
-
x.__getslice__(i, j) <==> x[i:j] Use of negative indices is not supported.
- reduce(...)
- setattr(...)
-
x.__setattr__('name', value) <==> x.name = value
- setstate(...)
- unicode(...)
Descriptors from exceptions.BaseException
- dict
- args
- message
class FontWarning(exceptions.UserWarning)
Descriptors
- weakref
-
list of weak references to the object (if defined)
Methods from exceptions.UserWarning
Attributes from exceptions.UserWarning
- new = <built-in method new of type object>
-
T.__new__(S, ...) -> a new object with type S, a subtype of T
Methods from exceptions.BaseException
- delattr(...)
-
x.__delattr__('name') <==> del x.name
- getattribute(...)
-
x.__getattribute__('name') <==> x.name
- getitem(...)
-
x.__getitem__(y) <==> x[y]
- getslice(...)
-
x.__getslice__(i, j) <==> x[i:j] Use of negative indices is not supported.
- reduce(...)
- setattr(...)
-
x.__setattr__('name', value) <==> x.name = value
- setstate(...)
- unicode(...)
Descriptors from exceptions.BaseException
- dict
- args
- message
class GlyphWarning(exceptions.UserWarning)
Descriptors
- weakref
-
list of weak references to the object (if defined)
Methods from exceptions.UserWarning
Attributes from exceptions.UserWarning
- new = <built-in method new of type object>
-
T.__new__(S, ...) -> a new object with type S, a subtype of T
Methods from exceptions.BaseException
- delattr(...)
-
x.__delattr__('name') <==> del x.name
- getattribute(...)
-
x.__getattribute__('name') <==> x.name
- getitem(...)
-
x.__getitem__(y) <==> x[y]
- getslice(...)
-
x.__getslice__(i, j) <==> x[i:j] Use of negative indices is not supported.
- reduce(...)
- setattr(...)
-
x.__setattr__('name', value) <==> x.name = value
- setstate(...)
- unicode(...)
Descriptors from exceptions.BaseException
- dict
- args
- message
class JSONimportWarning(exceptions.UserWarning)
Descriptors
- weakref
-
list of weak references to the object (if defined)
Methods from exceptions.UserWarning
Attributes from exceptions.UserWarning
- new = <built-in method new of type object>
-
T.__new__(S, ...) -> a new object with type S, a subtype of T
Methods from exceptions.BaseException
- delattr(...)
-
x.__delattr__('name') <==> del x.name
- getattribute(...)
-
x.__getattribute__('name') <==> x.name
- getitem(...)
-
x.__getitem__(y) <==> x[y]
- getslice(...)
-
x.__getslice__(i, j) <==> x[i:j] Use of negative indices is not supported.
- reduce(...)
- setattr(...)
-
x.__setattr__('name', value) <==> x.name = value
- setstate(...)
- unicode(...)
Descriptors from exceptions.BaseException
- dict
- args
- message
class LayerWarning(exceptions.UserWarning)
Descriptors
- weakref
-
list of weak references to the object (if defined)
Methods from exceptions.UserWarning
Attributes from exceptions.UserWarning
- new = <built-in method new of type object>
-
T.__new__(S, ...) -> a new object with type S, a subtype of T
Methods from exceptions.BaseException
- delattr(...)
-
x.__delattr__('name') <==> del x.name
- getattribute(...)
-
x.__getattribute__('name') <==> x.name
- getitem(...)
-
x.__getitem__(y) <==> x[y]
- getslice(...)
-
x.__getslice__(i, j) <==> x[i:j] Use of negative indices is not supported.
- reduce(...)
- setattr(...)
-
x.__setattr__('name', value) <==> x.name = value
- setstate(...)
- unicode(...)
Descriptors from exceptions.BaseException
- dict
- args
- message
class NAMdataMissing(exceptions.UserWarning)
Descriptors
- weakref
-
list of weak references to the object (if defined)
Methods from exceptions.UserWarning
Attributes from exceptions.UserWarning
- new = <built-in method new of type object>
-
T.__new__(S, ...) -> a new object with type S, a subtype of T
Methods from exceptions.BaseException
- delattr(...)
-
x.__delattr__('name') <==> del x.name
- getattribute(...)
-
x.__getattribute__('name') <==> x.name
- getitem(...)
-
x.__getitem__(y) <==> x[y]
- getslice(...)
-
x.__getslice__(i, j) <==> x[i:j] Use of negative indices is not supported.
- reduce(...)
- setattr(...)
-
x.__setattr__('name', value) <==> x.name = value
- setstate(...)
- unicode(...)
Descriptors from exceptions.BaseException
- dict
- args
- message
class NAMimportWarning(exceptions.UserWarning)
Descriptors
- weakref
-
list of weak references to the object (if defined)
Methods from exceptions.UserWarning
Attributes from exceptions.UserWarning
- new = <built-in method new of type object>
-
T.__new__(S, ...) -> a new object with type S, a subtype of T
Methods from exceptions.BaseException
- delattr(...)
-
x.__delattr__('name') <==> del x.name
- getattribute(...)
-
x.__getattribute__('name') <==> x.name
- getitem(...)
-
x.__getitem__(y) <==> x[y]
- getslice(...)
-
x.__getslice__(i, j) <==> x[i:j] Use of negative indices is not supported.
- reduce(...)
- setattr(...)
-
x.__setattr__('name', value) <==> x.name = value
- setstate(...)
- unicode(...)
Descriptors from exceptions.BaseException
- dict
- args
- message
class NodeWarning(exceptions.UserWarning)
# - Warnings ------------------------- # -- Font related --------------------
Descriptors
- weakref
-
list of weak references to the object (if defined)
Methods from exceptions.UserWarning
Attributes from exceptions.UserWarning
- new = <built-in method new of type object>
-
T.__new__(S, ...) -> a new object with type S, a subtype of T
Methods from exceptions.BaseException
- delattr(...)
-
x.__delattr__('name') <==> del x.name
- getattribute(...)
-
x.__getattribute__('name') <==> x.name
- getitem(...)
-
x.__getitem__(y) <==> x[y]
- getslice(...)
-
x.__getslice__(i, j) <==> x[i:j] Use of negative indices is not supported.
- reduce(...)
- setattr(...)
-
x.__setattr__('name', value) <==> x.name = value
- setstate(...)
- unicode(...)
Descriptors from exceptions.BaseException
- dict
- args
- message
class SVGimportWarning(exceptions.UserWarning)
Descriptors
- weakref
-
list of weak references to the object (if defined)
Methods from exceptions.UserWarning
Attributes from exceptions.UserWarning
- new = <built-in method new of type object>
-
T.__new__(S, ...) -> a new object with type S, a subtype of T
Methods from exceptions.BaseException
- delattr(...)
-
x.__delattr__('name') <==> del x.name
- getattribute(...)
-
x.__getattribute__('name') <==> x.name
- getitem(...)
-
x.__getitem__(y) <==> x[y]
- getslice(...)
-
x.__getslice__(i, j) <==> x[i:j] Use of negative indices is not supported.
- reduce(...)
- setattr(...)
-
x.__setattr__('name', value) <==> x.name = value
- setstate(...)
- unicode(...)
Descriptors from exceptions.BaseException
- dict
- args
- message
class TXTimportWarning(exceptions.UserWarning)
Descriptors
- weakref
-
list of weak references to the object (if defined)
Methods from exceptions.UserWarning
Attributes from exceptions.UserWarning
- new = <built-in method new of type object>
-
T.__new__(S, ...) -> a new object with type S, a subtype of T
Methods from exceptions.BaseException
- delattr(...)
-
x.__delattr__('name') <==> del x.name
- getattribute(...)
-
x.__getattribute__('name') <==> x.name
- getitem(...)
-
x.__getitem__(y) <==> x[y]
- getslice(...)
-
x.__getslice__(i, j) <==> x[i:j] Use of negative indices is not supported.
- reduce(...)
- setattr(...)
-
x.__setattr__('name', value) <==> x.name = value
- setstate(...)
- unicode(...)
Descriptors from exceptions.BaseException
- dict
- args
- message
class VFJimportWarning(exceptions.UserWarning)
Descriptors
- weakref
-
list of weak references to the object (if defined)
Methods from exceptions.UserWarning
Attributes from exceptions.UserWarning
- new = <built-in method new of type object>
-
T.__new__(S, ...) -> a new object with type S, a subtype of T
Methods from exceptions.BaseException
- delattr(...)
-
x.__delattr__('name') <==> del x.name
- getattribute(...)
-
x.__getattribute__('name') <==> x.name
- getitem(...)
-
x.__getitem__(y) <==> x[y]
- getslice(...)
-
x.__getslice__(i, j) <==> x[i:j] Use of negative indices is not supported.
- reduce(...)
- setattr(...)
-
x.__setattr__('name', value) <==> x.name = value
- setstate(...)
- unicode(...)
Descriptors from exceptions.BaseException
- dict
- args
- message
Functions
- output(msg_type, app_name, message)
-
# - Functions ------------------------
- warning_custom(message, category, filename, lineno, file=None, line=None)