Guest User

Untitled

a guest
Jul 21st, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. Python 2.6.4 (r264:75706, Dec 7 2009, 18:45:15)
  2. [GCC 4.4.1]
  3. Type "help", "copyright", "credits" or "license" for more information.
  4. >>>
  5. Evaluating testDBC.py
  6. Traceback (most recent call last):
  7. File "/usr/lib/wingide3.2/src/debug/tserver/_sandbox.py", line 4, in <module>
  8. #print 'Exiting sandbox process'
  9. File "/home/steven/NetBeansProjects/databaseCommunicator.py", line 27, in getQuantityInStorage
  10. ValueError: invalid literal for int() with base 10: ''
  11. >>>
Add Comment
Please, Sign In to add comment