Compiled code question
Fredrik Lundh
effbot at telia.com
Fri Feb 18 16:24:52 EST 2000
More information about the Python-list mailing list
Fri Feb 18 16:24:52 EST 2000
- Previous message (by thread): Compiled code question
- Next message (by thread): Compiled code question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Timothy Grant <tjg at avalongroup.net> wrote: > When I copy a new version of the .py to the server I kinda thought that > the next time my users double-clicked their icons they would be running > the new code, this didn't happen. On the windows boxes, I must load the > .py into PythonWin, select the Run button, then exit my programme. Now > if the icon is double-clicked, the new code is executed. I'm sure this > has something to do with the byte code compiler and windows file > associations, but I have no idea what. tried synchronizing the clocks? </F>
- Previous message (by thread): Compiled code question
- Next message (by thread): Compiled code question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list