GoogleChromeLabs / pywebsocket3

BSD 3-Clause "New" or "Revised" License
44 stars 32 forks source link

Update optparse to argparse #2

Closed quasi-mod closed 4 years ago

quasi-mod commented 4 years ago

optparse has been deprecated since python 2.7. Since pywebsocket3 only support versions 2.7+, replace optparse to argparse.

Change-Id: I5a602bd0194f70d7cfe570c89b39de8c63ac13e4