Use optparse instead of getopt to handle command-line options

Registered by qoiwejqioejqio

As presented in http://docs.python.org/lib/module-optparse.html , optparse is a better and easier way to handle the command-line options. PyRoom should use it.

Blueprint information

Status:
Complete
Approver:
qoiwejqioejqio
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
Nathan Haines
Definition:
Approved
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
qoiwejqioejqio
Completed by
qoiwejqioejqio

Related branches

Sprints

Whiteboard

PyRoom now uses optparse instead of getopt. This could safely be merged into 0.2, if we desired, but this blueprint should be marked as implemented.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.