Jack Jansen
|
b70699bcc5
|
Set the finder "is shared" bit, by request of Joe Strout. It seems this allows multiple simultaneous copies to be run from a server, and Applets shouldn't
write their datafork so it appears safe.
|
1999-12-03 23:38:05 +00:00 |
Jack Jansen
|
81da9f146c
|
Remove all owner resources from template, and if no owner resource contained in
applet-specific rsrc file we add a "Pyta" owner resource. Owner resources have both id=0 and name="Owner resource" (is this always true?).
|
1999-03-17 22:57:55 +00:00 |
Jack Jansen
|
3b8052685c
|
(finally) unified the interpreter and the applet as Just suggested ages ago. The
resulting program is called PythonInterpreter.
|
1999-02-14 23:12:06 +00:00 |
Just van Rossum
|
874f87b546
|
set 'preload' attribute for __main__ PYC resource -- jvr
|
1999-01-30 22:31:26 +00:00 |
Just van Rossum
|
1cea8047d8
|
skip 'vers' resource when copying resources from templeate -- jvr
|
1999-01-30 21:20:10 +00:00 |
Jack Jansen
|
813c997b76
|
Common code for BuildApplet, BuildApplication and fullbuild (Just)
|
1998-07-31 09:42:35 +00:00 |