iptest handles command-line options badly

Bug #507079 reported by Fernando Perez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
IPython
Fix Committed
Critical
Fernando Perez

Bug Description

iptest's main entry point is currently a manual sys.argv hack, so it breaks badly with almost any command-line option. For example. iptest -v should give the same output as iptest, just with more verbosity.

Right now it just gets confused.

Related branches

summary: - iptest and iptest -v behave drastically differently
+ iptest handles command-line options badly
description: updated
Revision history for this message
Fernando Perez (fdo.perez) wrote :

Fix in my trunk-dev

Changed in ipython:
status: Triaged → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.