Pychecker under Windows
Duncan Smith
buzzard at urubu.freeserve.co.uk
Wed Nov 26 16:19:13 EST 2003
More information about the Python-list mailing list
Wed Nov 26 16:19:13 EST 2003
- Previous message (by thread): Newbie: Running two threads...
- Next message (by thread): Pychecker under Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Kylotan" <kylotan at hotmail.com> wrote in message news:153fa67.0311261206.648e73c6 at posting.google.com... > "Duncan Smith" <buzzard at urubu.freeserve.co.uk> wrote in message news:<bq2h2i$9so$1 at news6.svr.pol.co.uk>... > > > > It seems to work for me in IDLE (well enough for my purposes, anyway). > > Yeah. I see what the issue is now - after Pychecker.checker is > imported, import statements work fine, but nothing else does at all. > So I just have to make sure that I set up the sys.path before I import > Pychecker, so that I am able to import my files. (Is there another > way?) > > -- > Ben Sizer I don't know. I don't use it very frequently. Is there any reason you can't fire up a couple of instances of IDLE and use one for 'pychecking' and do the rest of your stuff in another? Duncan
- Previous message (by thread): Newbie: Running two threads...
- Next message (by thread): Pychecker under Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list