[Python-Dev] serious bug in new import X as Y code (original) (raw)
Fredrik Lundh Fredrik Lundh" <effbot@telia.com
Fri, 18 Aug 2000 20:42:34 +0200
- Previous message: [Python-Dev] serious bug in new import X as Y code
- Next message: [Python-Dev] serious bug in new import X as Y code
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
sjoerd wrote:
The problem was that because of your (I think it was you :-) earlier change to have a Makefile in Grammar, I had an old graminit.c lying around in my build directory. I don't build in the source directory and the changes for a Makefile in Grammar resulted in a file graminit.c in the wrong place.
is the Windows build system updated to generate new graminit files if the Grammar are updated?
or is python development a unix-only thingie these days?
- Previous message: [Python-Dev] serious bug in new import X as Y code
- Next message: [Python-Dev] serious bug in new import X as Y code
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]