Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't transfer command line argument to script #126

Closed
ghost opened this issue May 31, 2010 · 1 comment
Closed

Can't transfer command line argument to script #126

ghost opened this issue May 31, 2010 · 1 comment
Milestone

Comments

@ghost
Copy link

ghost commented May 31, 2010

When using getopt in my script, I can't transfer arguments to it. For example:
ipython script.py --t tuples .

Returns the following warning:
Error in Arguments: "Ambiguous option '--t'; matches ['term_title', 'tkthread', 'tk']"

This makes it impossible to user ipython as interpreted for scripts that use getopt

@takluyver
Copy link
Member

Doesn't affect 0.11

@minrk minrk closed this as completed Mar 23, 2011
minrk added a commit to minrk/ipython that referenced this issue Jul 1, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants