Guido van Rossum
|
72974f35fb
|
define RCSProxyClient here instead of in RCSProxy.py
|
1995-06-23 21:59:12 +00:00 |
Guido van Rossum
|
802c437a95
|
rewritten and documented
|
1995-06-23 21:58:18 +00:00 |
Guido van Rossum
|
79ed32d553
|
barry's contributions
|
1995-06-23 14:40:06 +00:00 |
Guido van Rossum
|
92457b9f8d
|
added seekable option; save unix from lines; speed up islast()
|
1995-06-22 19:06:57 +00:00 |
Guido van Rossum
|
6cb15a0572
|
add User-agent hdr; read and close the file upon http error
|
1995-06-22 19:00:13 +00:00 |
Guido van Rossum
|
2ab19920fc
|
make split and splitfields, join and joinfields synonyms
|
1995-06-22 18:58:00 +00:00 |
Guido van Rossum
|
efe5ac404f
|
make reporting unbalanced tags an overridable method
|
1995-06-22 18:56:36 +00:00 |
Guido van Rossum
|
b47281539a
|
use imp.new_module(), not new.module(); and /usr/local
|
1995-06-22 18:55:10 +00:00 |
Guido van Rossum
|
8afa8245bb
|
functions don't have a __name__ attribute
|
1995-06-22 18:52:35 +00:00 |
Guido van Rossum
|
f71c79bb85
|
test other name variable
|
1995-06-22 18:51:23 +00:00 |
Guido van Rossum
|
f4ef7e6a0b
|
doctor the exception
|
1995-06-22 18:50:15 +00:00 |
Guido van Rossum
|
4cdcef7e29
|
discard endrequest(); minor stuff; rfc822 no seek flag
|
1995-06-22 18:48:48 +00:00 |
Guido van Rossum
|
2d95706f68
|
support <HTML>, remove <HEADER>
|
1995-06-22 18:46:12 +00:00 |
Guido van Rossum
|
0daa13b188
|
set softspace to 0 in __init__
|
1995-06-22 18:45:04 +00:00 |
Guido van Rossum
|
6ea3f92109
|
added notes about security
|
1995-06-21 02:19:55 +00:00 |
Guido van Rossum
|
54175f7cbe
|
import string; add 129.6.64 to security
|
1995-06-21 02:10:32 +00:00 |
Guido van Rossum
|
f3d39abb25
|
add security
|
1995-06-21 02:09:20 +00:00 |
Guido van Rossum
|
541df3e99e
|
bugfixes
|
1995-06-21 02:08:55 +00:00 |
Guido van Rossum
|
d1972af22a
|
update -R; diff -r<rev>; send mail on commit
|
1995-06-21 01:02:06 +00:00 |
Guido van Rossum
|
29cd62b343
|
add doc for extra field
|
1995-06-21 01:00:46 +00:00 |
Guido van Rossum
|
45babef8c2
|
security stuff added
|
1995-06-21 01:00:17 +00:00 |
Guido van Rossum
|
37a291180c
|
placeholder for security measures
|
1995-06-21 00:55:59 +00:00 |
Guido van Rossum
|
e830e55606
|
added ftp mirror script
|
1995-06-20 19:31:37 +00:00 |
Barry Warsaw
|
b01b4fa130
|
Added tbd's on python-font-lock-keywords
|
1995-06-20 18:55:34 +00:00 |
Guido van Rossum
|
98590187d5
|
removed all references to modsupport.h
|
1995-06-20 18:45:39 +00:00 |
Guido van Rossum
|
303c179b92
|
add bind(0,''); better way of guessing our fully qualified hostname
|
1995-06-20 17:21:42 +00:00 |
Jack Jansen
|
8d2033f08b
|
Two new methods
|
1995-06-20 12:42:39 +00:00 |
Jack Jansen
|
5214a29774
|
Fixed sentence about modulator
|
1995-06-20 12:32:43 +00:00 |
Jack Jansen
|
138497d65b
|
Updated
|
1995-06-20 12:32:15 +00:00 |
Jack Jansen
|
9a69112f85
|
Jim Fulton's change to support doc strings
|
1995-06-20 12:26:03 +00:00 |
Jack Jansen
|
1e054024c1
|
Added methods as_Menu and as_Control to convert a resource
to those object types
You can now set the data attribute of a resource with the expected
semantics (but you have to call ChangedResource yourself)
|
1995-06-18 20:20:27 +00:00 |
Jack Jansen
|
a177228ff8
|
Added as_Resource() method to convert menu object to res object
|
1995-06-18 20:17:27 +00:00 |
Jack Jansen
|
5d56f4b403
|
Added as_Resource() method to convert ctl object to res object
|
1995-06-18 20:16:33 +00:00 |
Jack Jansen
|
80adc227d2
|
Added missing setselftype method to ManualGenerator
|
1995-06-18 20:08:28 +00:00 |
Jack Jansen
|
ae12e19409
|
Added PY_RESOURCE (mac only) to imp module
|
1995-06-18 20:06:44 +00:00 |
Jack Jansen
|
2c67362f70
|
Added FindFolder interface
|
1995-06-18 20:05:14 +00:00 |
Jack Jansen
|
08305504f1
|
Added code to obtain sys.path from a resource
Removed code to update the preferences file, use EditPythonPrefs.py
in stead (actually, code is still there if you define USE_MAC_MODPREFS)
|
1995-06-18 20:03:40 +00:00 |
Jack Jansen
|
68f1d45531
|
Obtain path from a resource (unless USE_BUILTIN_PATH is #defined)
|
1995-06-18 19:57:01 +00:00 |
Jack Jansen
|
e5e2cdde15
|
Removed >From stuff
|
1995-06-16 10:57:14 +00:00 |
Barry Warsaw
|
6a9df7a86c
|
updated comments
|
1995-06-15 15:56:34 +00:00 |
Barry Warsaw
|
268a39fb84
|
converted to python
|
1995-06-15 15:54:16 +00:00 |
Guido van Rossum
|
f1945466e8
|
two mime encoding schemes
|
1995-06-14 23:43:44 +00:00 |
Guido van Rossum
|
8ddd0addba
|
derived from new configure.in
|
1995-06-14 23:10:28 +00:00 |
Guido van Rossum
|
36bc68024f
|
sys/wait.h; NeXT changes (no unistd, utime; getcwd?)
|
1995-06-14 22:54:23 +00:00 |
Guido van Rossum
|
4a2698648e
|
fix NL for Linux bash bug; special processing for -u options
|
1995-06-14 22:52:06 +00:00 |
Guido van Rossum
|
ac56297421
|
edited RCS cruft
|
1995-06-14 22:49:20 +00:00 |
Guido van Rossum
|
31affb2e42
|
new modules soundex.c and environment.c
|
1995-06-14 22:31:38 +00:00 |
Guido van Rossum
|
30b6b2b032
|
add setblocking(); NT changes; null-terminate Unix path
|
1995-06-14 22:28:08 +00:00 |
Guido van Rossum
|
6e69fc7a72
|
removed rcs cruft
|
1995-06-14 22:23:17 +00:00 |
Guido van Rossum
|
9caac91641
|
NeXT doesn't like me to declare hypot(double, double)
|
1995-06-14 22:17:37 +00:00 |