Ticket #27 (closed defect: fixed)
move env creation from ServerOptions.postOptions() to Server.__init__()
| Reported by: | msfrank | Owned by: | msfrank |
|---|---|---|---|
| Priority: | trivial | Milestone: | 0.2 |
| Component: | core | Version: | |
| Keywords: | Cc: |
Description
having env creation in the option parser doesn't make sense, we should move it to the Server constructor.
Change History
Note: See
TracTickets for help on using
tickets.
