Eric V. Smith added the comment:

This is not a problem with python, but rather with how bash interprets your 
program arguments. Try putting the arguments in single quotes, like:

python validate_json_adj.py -i '$#@%'

----------
nosy: +eric.smith
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed
type: behavior -> 

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24428>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to