#6661: bash completion script fails for python -i <tab> --------------------------------------------------+------------------------- Reporter: Soeren Sonnenburg <[EMAIL PROTECTED]> | Owner: nobody Status: new | Component: Uncategorized Version: SVN | Keywords: Stage: Unreviewed | Has_patch: 1 --------------------------------------------------+------------------------- consider there is a package foo.py in the current directory, then
$ python -i fo<tab> will fail like: $ python -i fobasename: invalid option -- i Try `basename --help' for more information. basename: invalid option -- i Try `basename --help' for more information. basename: invalid option -- i Try `basename --help' for more information. More information here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=450913 -- Ticket URL: <http://code.djangoproject.com/ticket/6661> Django Code <http://code.djangoproject.com/> The web framework for perfectionists with deadlines --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
