comedilib/swig
Spencer E. Olson 32cb61fe90 Reimplement 371dcc56e6f7(strip comedi_/COMEDI prefix)
This patch reimplements 371dcc56e6 where the comedi_/COMEDI_ prefix was
removed.  Just like that patch, this patch also allows for all old names
to resolve properly.  Differently than that patch, this patch simply adds
new items in the modules dictionary with the comedi_/COMEDI_ prefix
removed.  Benefits of this approach:

1) Do not have to create a fake module.
2) Tab completion works well in ipython/python since the module is left
   intact.
3) Adding new items without the comedi_/COMEDI_ prefix happens only once at
   module load time, instead of every time an item is requested from the
   module.
2016-03-19 22:54:37 -06:00
..
python Suggest people use PYTHONPATH rather than adjusting sys.path internally. 2012-03-13 09:30:45 -04:00
ruby Import DESTDIR in swig/ruby/setup.rb for configurable rbconfig install paths. 2010-12-14 14:37:18 +00:00
comedi.i Reimplement 371dcc56e6f7(strip comedi_/COMEDI prefix) 2016-03-19 22:54:37 -06:00
Makefile.am Fix distcheck 2004-08-11 21:37:46 +00:00