Kent Johnson wrote at 05:31 8/11/2005:
>According to the docs importing pychecker only checks modules that are
>imported *after* the module containing the import. If you have a
>single-file program try using pychecker from the command line.
>
>When you insert errors as a test, of course you have
Dick Moores wrote:
> But how do I move on? All I get is the above warning.
>
> For example, I put "import pychecker.checker" at the top of mycalc.py, my
> collection of functions. Does getting only that warning mean that
> mycalc.py has no problems? I've tried inserting some obvious errors, but
Kent Johnson wrote at 04:55 8/11/2005:
>Dick Moores wrote:
> > It appears to me that I've found a bug in PyChecker (see below). Am I
> > correct?
> > Warning (from warnings module):
> > File "C:\Python24\lib\site-packages\pychecker\checker.py", line 609
> > m = imp.init_builtin(moduleName
Dick Moores wrote:
> It appears to me that I've found a bug in PyChecker (see below). Am I
> correct?
> Warning (from warnings module):
> File "C:\Python24\lib\site-packages\pychecker\checker.py", line 609
> m = imp.init_builtin(moduleName)
> DeprecationWarning: the regex module is depre
It appears to me that I've found a bug in PyChecker (see below). Am I
correct?
Dick
Resending my last post:
Kent Johnson wrote at 06:13 8/9/2005:
>Dick Moores wrote:
> > Win XP. Python2.4.
> >
> > Javier Ruere suggested getting PyChecker or PyLint. I found PyChecker
> and
> > put the pych
Kent Johnson wrote at 06:13 8/9/2005:
>Dick Moores wrote:
> > Win XP. Python2.4.
> >
> > Javier Ruere suggested getting PyChecker or PyLint. I found PyChecker
> and
> > put the pychecker-0.8.14 folder in
> > C:\Python24\Lib\site-packages\PyChecker. I don't really know what I'm
> > doing (obviously
Dick Moores wrote:
> Win XP. Python2.4.
>
> Javier Ruere suggested getting PyChecker or PyLint. I found PyChecker and
> put the pychecker-0.8.14 folder in
> C:\Python24\Lib\site-packages\PyChecker. I don't really know what I'm
> doing (obviously?), but I added
> C:\Python24\Lib\site-packages\P
Win XP. Python2.4.
Javier Ruere suggested getting PyChecker or PyLint. I found PyChecker and
put the pychecker-0.8.14 folder in
C:\Python24\Lib\site-packages\PyChecker. I don't really know what I'm
doing (obviously?), but I added
C:\Python24\Lib\site-packages\PyChecker\pychecker-0.8.14\pycheck