I try in Bash console import my own file odbchelper.py witch is in directory pdf but I have an message
18:45 ~/pdf $ import odbchelperpdf: unable to open X server `' @ error/import.c/ImportImageCommand/368.
other commend
18:39 ~/pdf $ python -c "odbchelper.py"Traceback (most recent call last): File "<string>", line 1, in <module>NameError: name 'odbchelper' is not defined
how can I import odbchelper.py