coriolis/crlcore/python/helpers
Jean-Paul Chaput bdc474d7fc Quieter helpers initialisation, isderived() alternative to isinstance().
* New: In CRL.python.helpers, all methods make use of the quiet mode to
    allow completly silent initialisation.
      Introduce isderived() function to check the derivation relationship
    of two C++ encapsulated classes by Isobar. The Python isinstance do
    not work, all C++ wrapped classes are of the base type 'type'.
    isderived() uses the MRO mechanism (Method Resolution Order) as a
    workaround. I can't find in the documentation if it's the expected
    behavior or if i did miss something in when building my classes.
2016-12-12 17:06:53 +01:00
..
Alliance.py New "obstacleDw" for Kite. 2016-04-13 18:21:09 +02:00
Configuration.py Python Script launcher extended to accomodate Chams. 2015-03-17 16:31:24 +01:00
Debug.py Python Script launcher extended to accomodate Chams. 2015-03-17 16:31:24 +01:00
Display.py Added METCAP layer, for MIM capacitors. 2016-03-06 12:40:23 +01:00
Patterns.py Python Script launcher extended to accomodate Chams. 2015-03-17 16:31:24 +01:00
RealTechnology.py New coriolis launcher. Configuration files cleanup. 2015-04-13 18:54:09 +02:00
SymbolicTechnology.py New coriolis launcher. Configuration files cleanup. 2015-04-13 18:54:09 +02:00
__init__.py Quieter helpers initialisation, isderived() alternative to isinstance(). 2016-12-12 17:06:53 +01:00
etesian.py Python Script launcher extended to accomodate Chams. 2015-03-17 16:31:24 +01:00
hMetis.py Python Script launcher extended to accomodate Chams. 2015-03-17 16:31:24 +01:00
kite.py Python Script launcher extended to accomodate Chams. 2015-03-17 16:31:24 +01:00
mauka.py Python Script launcher extended to accomodate Chams. 2015-03-17 16:31:24 +01:00
misc.py Complete rewrite of the trace system (now a stream). 2016-05-17 23:00:06 +02:00
nimbus.py Python Script launcher extended to accomodate Chams. 2015-03-17 16:31:24 +01:00