aboutsummaryrefslogtreecommitdiff
path: root/src/ee/digikey/__init__.py
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2018-08-02 21:42:01 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2018-08-02 21:53:00 +0200
commite1012e314d6c21ad1b75082a292506cd751a9117 (patch)
tree4530dfff8cf7545d8395c6400fe5efc29e490c42 /src/ee/digikey/__init__.py
parentb6c8c2c103b98097adef2fd18547feb6fd7e1952 (diff)
downloadee-python-e1012e314d6c21ad1b75082a292506cd751a9117.tar.gz
ee-python-e1012e314d6c21ad1b75082a292506cd751a9117.tar.bz2
ee-python-e1012e314d6c21ad1b75082a292506cd751a9117.tar.xz
ee-python-e1012e314d6c21ad1b75082a292506cd751a9117.zip
o Fixing a bad bug and learning some Python: list.insert(index, value)
will only insert at index if the list is index long. If not it will just append them. Yay. Much better digikey part data now. Creating a ValueList that automatically expands the list. o Stopping with silly key and value replacements. o Updating tests.
Diffstat (limited to 'src/ee/digikey/__init__.py')
0 files changed, 0 insertions, 0 deletions