spacepaste

  1.  
  2. nathan@nathan-lenovo:~/Projects/github/kicad-source-mirror/build_install/usr/local/lib/python2.7/dist-packages$ python inspect.py ~/Documents/FIB/chandni_copy_mouseboard/mouseboard.kicad_pcb
  3. 00:15:50: Debug: Skipping general section token 'links'
  4. 00:15:50: Debug: Skipping general section token 'area'
  5. 00:15:50: Debug: Skipping general section token 'drawings'
  6. 00:15:50: Debug: Skipping general section token 'tracks'
  7. 00:15:50: Debug: Skipping general section token 'zones'
  8. 00:15:50: Debug: Skipping general section token 'symbol'
  9. LISTING VIAS:
  10. Traceback (most recent call last):
  11. File "inspect.py", line 16, in <module>
  12. if type(item) is SEGVIA:
  13. NameError: name 'SEGVIA' is not defined
  14.