ImportError: No module named getopt

prashant b.prashant at gmail.com
Thu Nov 23 10:07:44 EST 2006


I am running a python script which has the line

import getopt, sys, os, re, string

And i get the error

ImportError: No module named getopt

Could you please point out a possible solution for this?




More information about the Python-list mailing list