switched from argparse to getopt for compatibility with Python 2.6
authorAlexander Mordvintsev <no@email>
Sat, 11 Jun 2011 21:11:02 +0000 (21:11 +0000)
committerAlexander Mordvintsev <no@email>
Sat, 11 Jun 2011 21:11:02 +0000 (21:11 +0000)
commitb6c19d365f562755059ea520bec188f051aa52f7
tree973692e7ce10b28a8400befef970068f695c7ea8
parent8f4c7db3f67d12cd9101c6c9b4359f667c054cf6
switched from argparse to getopt for compatibility with Python 2.6
samples/python2/edge.py
samples/python2/letter_recog.py
samples/python2/video.py