python/dscho.git
26 years agoThis commit was manufactured by cvs2svn to create tag 'chameleon-1'.svn/tags/chameleon-1chameleon-1
(no author) [Thu, 29 Feb 1996 16:11:32 +0000 (29 16:11 +0000)]
This commit was manufactured by cvs2svn to create tag 'chameleon-1'.

git-svn-id: http://svn.python.org/projects/python/tags/chameleon-1@5894 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoAdded openrf method, which opens resource fork. The resulting object
jack [Thu, 29 Feb 1996 16:11:32 +0000 (29 16:11 +0000)]
Added openrf method, which opens resource fork. The resulting object
supports a subset of normal file functionality.

git-svn-id: http://svn.python.org/projects/python/trunk@5893 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoAdded __sinit() call, so C++ initializations in shared library work
jack [Thu, 29 Feb 1996 16:10:32 +0000 (29 16:10 +0000)]
Added __sinit() call, so C++ initializations in shared library work

git-svn-id: http://svn.python.org/projects/python/trunk@5892 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years ago*** empty log message ***
guido [Wed, 28 Feb 1996 23:58:09 +0000 (28 23:58 +0000)]
*** empty log message ***

git-svn-id: http://svn.python.org/projects/python/trunk@5891 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years ago- Reorganized init code
jack [Wed, 28 Feb 1996 15:42:47 +0000 (28 15:42 +0000)]
- Reorganized init code
- Fixed serious bug in code to get options from a resource

git-svn-id: http://svn.python.org/projects/python/trunk@5890 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoremove unused variables
guido [Tue, 27 Feb 1996 15:21:19 +0000 (27 15:21 +0000)]
remove unused variables

git-svn-id: http://svn.python.org/projects/python/trunk@5889 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years ago__FreeBSD__ shared libraries
guido [Sun, 25 Feb 1996 05:02:29 +0000 (25 05:02 +0000)]
__FreeBSD__ shared libraries

git-svn-id: http://svn.python.org/projects/python/trunk@5888 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agodefault CLOCKS_PER_SEC to CLK_TCK if it exists
guido [Sun, 25 Feb 1996 04:50:33 +0000 (25 04:50 +0000)]
default CLOCKS_PER_SEC to CLK_TCK if it exists

git-svn-id: http://svn.python.org/projects/python/trunk@5887 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoMade 2nd arg to mkdir optional
guido [Sun, 25 Feb 1996 04:50:32 +0000 (25 04:50 +0000)]
Made 2nd arg to mkdir optional

git-svn-id: http://svn.python.org/projects/python/trunk@5886 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoInclude ncurses.h where needed
guido [Sun, 25 Feb 1996 04:50:31 +0000 (25 04:50 +0000)]
Include ncurses.h where needed

git-svn-id: http://svn.python.org/projects/python/trunk@5885 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoInclude stdlib.h or declare getenv
guido [Sun, 25 Feb 1996 04:50:31 +0000 (25 04:50 +0000)]
Include stdlib.h or declare getenv

git-svn-id: http://svn.python.org/projects/python/trunk@5884 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoAdd unsigned char cast
guido [Sun, 25 Feb 1996 04:50:30 +0000 (25 04:50 +0000)]
Add unsigned char cast

git-svn-id: http://svn.python.org/projects/python/trunk@5883 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoChanges needed to build with Tcl/Tk beta 2!
guido [Sun, 25 Feb 1996 04:50:29 +0000 (25 04:50 +0000)]
Changes needed to build with Tcl/Tk beta 2!

git-svn-id: http://svn.python.org/projects/python/trunk@5882 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoChanges to make it work with Tcl/Tk beta 1.
guido [Sun, 25 Feb 1996 04:46:40 +0000 (25 04:46 +0000)]
Changes to make it work with Tcl/Tk beta 1.

git-svn-id: http://svn.python.org/projects/python/trunk@5881 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoAdded TMPL for startup options
jack [Wed, 21 Feb 1996 16:47:27 +0000 (21 16:47 +0000)]
Added TMPL for startup options
app.

git-svn-id: http://svn.python.org/projects/python/trunk@5880 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoStore default startup options in preference file or
jack [Wed, 21 Feb 1996 16:46:57 +0000 (21 16:46 +0000)]
Store default startup options in preference file or
app.

git-svn-id: http://svn.python.org/projects/python/trunk@5879 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoChanged MacOS creator code from PYTH to Pyth
jack [Wed, 21 Feb 1996 15:36:26 +0000 (21 15:36 +0000)]
Changed MacOS creator code from PYTH to Pyth

git-svn-id: http://svn.python.org/projects/python/trunk@5878 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoChange Mac creator from 'PYTH' to 'Pyth' -- 'PYTH' was already taken
guido [Wed, 21 Feb 1996 15:29:20 +0000 (21 15:29 +0000)]
Change Mac creator from 'PYTH' to 'Pyth' -- 'PYTH' was already taken
by someone else, 'Pyth' is now officially registered by the PSA.

git-svn-id: http://svn.python.org/projects/python/trunk@5877 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years ago- AppleEvent timeout set to infinite
jack [Wed, 21 Feb 1996 15:28:49 +0000 (21 15:28 +0000)]
- AppleEvent timeout set to infinite
- Continue even if a build fails

git-svn-id: http://svn.python.org/projects/python/trunk@5876 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoScript to recursively change PYTH creators to Pyth
jack [Wed, 21 Feb 1996 15:27:24 +0000 (21 15:27 +0000)]
Script to recursively change PYTH creators to Pyth

git-svn-id: http://svn.python.org/projects/python/trunk@5875 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoTk resources (but with a different name, without a space)
jack [Wed, 21 Feb 1996 15:26:15 +0000 (21 15:26 +0000)]
Tk resources (but with a different name, without a space)

git-svn-id: http://svn.python.org/projects/python/trunk@5874 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoMods by Guido: mkdir 2nd arg optional and remove as alias for unlink.
jack [Wed, 21 Feb 1996 12:33:50 +0000 (21 12:33 +0000)]
Mods by Guido: mkdir 2nd arg optional and remove as alias for unlink.

git-svn-id: http://svn.python.org/projects/python/trunk@5873 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years ago- Added Tk projects
jack [Tue, 20 Feb 1996 16:36:10 +0000 (20 16:36 +0000)]
- Added Tk projects
- Ported everything to CW8
- Renamed Runtime-Python to PythonCoreRuntime

git-svn-id: http://svn.python.org/projects/python/trunk@5872 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoAdded config file for Tk-python
jack [Tue, 20 Feb 1996 16:28:18 +0000 (20 16:28 +0000)]
Added config file for Tk-python
Removed mwerksglue.c (which was useless anyway)

git-svn-id: http://svn.python.org/projects/python/trunk@5871 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoPorted to CW8
jack [Tue, 20 Feb 1996 16:26:19 +0000 (20 16:26 +0000)]
Ported to CW8

git-svn-id: http://svn.python.org/projects/python/trunk@5870 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoPorted to CW8 (added PRE_CW8 ifdef for CW7, for the time being)
jack [Tue, 20 Feb 1996 16:25:31 +0000 (20 16:25 +0000)]
Ported to CW8 (added PRE_CW8 ifdef for CW7, for the time being)

git-svn-id: http://svn.python.org/projects/python/trunk@5869 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years ago- Added Guido's fixes
jack [Tue, 20 Feb 1996 16:24:37 +0000 (20 16:24 +0000)]
- Added Guido's fixes
- Removed CW4 ifdefs
- Rationalized ifdefs for dup, fdopen

git-svn-id: http://svn.python.org/projects/python/trunk@5868 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoAdded ref to Misc/NEWS file; added hint to run regen script on Linux.
guido [Wed, 14 Feb 1996 18:37:46 +0000 (14 18:37 +0000)]
Added ref to Misc/NEWS file; added hint to run regen script on Linux.

git-svn-id: http://svn.python.org/projects/python/trunk@5866 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoChanged makefile() args from r/w to rb/wb, for non-unix compatability.
jack [Wed, 14 Feb 1996 16:06:24 +0000 (14 16:06 +0000)]
Changed makefile() args from r/w to rb/wb, for non-unix compatability.

git-svn-id: http://svn.python.org/projects/python/trunk@5865 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoTry to normalize urls referring to local files (code copied from posixpath)
jack [Wed, 14 Feb 1996 16:05:20 +0000 (14 16:05 +0000)]
Try to normalize urls referring to local files (code copied from posixpath)

git-svn-id: http://svn.python.org/projects/python/trunk@5864 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoInclude GUSI.h if compiling for mac with gusi-sockets
jack [Wed, 14 Feb 1996 16:04:39 +0000 (14 16:04 +0000)]
Include GUSI.h if compiling for mac with gusi-sockets

git-svn-id: http://svn.python.org/projects/python/trunk@5863 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoAllow makefile('rb') or 'wb'.
jack [Wed, 14 Feb 1996 16:03:14 +0000 (14 16:03 +0000)]
Allow makefile('rb') or 'wb'.

git-svn-id: http://svn.python.org/projects/python/trunk@5862 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoModified for GUSI
jack [Wed, 14 Feb 1996 16:02:30 +0000 (14 16:02 +0000)]
Modified for GUSI

git-svn-id: http://svn.python.org/projects/python/trunk@5861 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoFor gusi-based python
jack [Wed, 14 Feb 1996 16:00:27 +0000 (14 16:00 +0000)]
For gusi-based python

git-svn-id: http://svn.python.org/projects/python/trunk@5860 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoGUSI-based python projects
jack [Wed, 14 Feb 1996 15:59:34 +0000 (14 15:59 +0000)]
GUSI-based python projects

git-svn-id: http://svn.python.org/projects/python/trunk@5859 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoComment fix
jack [Wed, 14 Feb 1996 15:58:30 +0000 (14 15:58 +0000)]
Comment fix

git-svn-id: http://svn.python.org/projects/python/trunk@5858 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoInclude GUSI.h if using gusi-sockets
jack [Wed, 14 Feb 1996 15:57:45 +0000 (14 15:57 +0000)]
Include GUSI.h if using gusi-sockets

git-svn-id: http://svn.python.org/projects/python/trunk@5857 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoModule to convert a mail message to or from quoted-printable. The
sjoerd [Wed, 14 Feb 1996 10:40:03 +0000 (14 10:40 +0000)]
Module to convert a mail message to or from quoted-printable.  The
message may consist of several MIME parts in which case each part is
converted independent of the others.  Only converts when necessary.

git-svn-id: http://svn.python.org/projects/python/trunk@5856 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agomark strftime as varargs
guido [Tue, 13 Feb 1996 00:14:09 +0000 (13 00:14 +0000)]
mark strftime as varargs

git-svn-id: http://svn.python.org/projects/python/trunk@5855 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoadd remove==unlink; mark strftime as varargs
guido [Tue, 13 Feb 1996 00:12:56 +0000 (13 00:12 +0000)]
add remove==unlink; mark strftime as varargs

git-svn-id: http://svn.python.org/projects/python/trunk@5854 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoget rid of bogus name for init_tkinter()
guido [Tue, 13 Feb 1996 00:11:37 +0000 (13 00:11 +0000)]
get rid of bogus name for init_tkinter()

git-svn-id: http://svn.python.org/projects/python/trunk@5853 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agobetter way to define ComplexType
guido [Tue, 13 Feb 1996 00:04:31 +0000 (13 00:04 +0000)]
better way to define ComplexType

git-svn-id: http://svn.python.org/projects/python/trunk@5852 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoimproved test()
guido [Tue, 13 Feb 1996 00:02:10 +0000 (13 00:02 +0000)]
improved test()

git-svn-id: http://svn.python.org/projects/python/trunk@5851 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoeven better way to normalize spaces in add_flowing_data
guido [Tue, 13 Feb 1996 00:01:28 +0000 (13 00:01 +0000)]
even better way to normalize spaces in add_flowing_data

git-svn-id: http://svn.python.org/projects/python/trunk@5850 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agobetter way to normalize spaces in add_flowing_data
guido [Mon, 12 Feb 1996 23:59:54 +0000 (12 23:59 +0000)]
better way to normalize spaces in add_flowing_data

git-svn-id: http://svn.python.org/projects/python/trunk@5849 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agofix several bogus var refs in error reporting
guido [Mon, 12 Feb 1996 23:58:38 +0000 (12 23:58 +0000)]
fix several bogus var refs in error reporting

git-svn-id: http://svn.python.org/projects/python/trunk@5848 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agodocument OverflowError exception on mktime()
guido [Mon, 12 Feb 1996 23:21:58 +0000 (12 23:21 +0000)]
document OverflowError exception on mktime()

git-svn-id: http://svn.python.org/projects/python/trunk@5847 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoatol supports trailing l/L if base is 0
guido [Mon, 12 Feb 1996 23:20:12 +0000 (12 23:20 +0000)]
atol supports trailing l/L if base is 0

git-svn-id: http://svn.python.org/projects/python/trunk@5846 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agodocument non-BSD SIGCHLD behaviour
guido [Mon, 12 Feb 1996 23:18:51 +0000 (12 23:18 +0000)]
document non-BSD SIGCHLD behaviour

git-svn-id: http://svn.python.org/projects/python/trunk@5845 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agochange jars email
guido [Mon, 12 Feb 1996 23:17:40 +0000 (12 23:17 +0000)]
change jars email

git-svn-id: http://svn.python.org/projects/python/trunk@5844 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agolistdir no longer returns . or ..; added remove==unlink
guido [Mon, 12 Feb 1996 23:16:08 +0000 (12 23:16 +0000)]
listdir no longer returns . or ..; added remove==unlink

git-svn-id: http://svn.python.org/projects/python/trunk@5843 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agohypot is now always supported
guido [Mon, 12 Feb 1996 23:14:36 +0000 (12 23:14 +0000)]
hypot is now always supported

git-svn-id: http://svn.python.org/projects/python/trunk@5842 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agodon't die on unreadable files etc.
guido [Mon, 5 Feb 1996 18:49:00 +0000 (5 18:49 +0000)]
don't die on unreadable files etc.

git-svn-id: http://svn.python.org/projects/python/trunk@5841 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoRe-binhexed all projects.
jack [Wed, 31 Jan 1996 10:21:57 +0000 (31 10:21 +0000)]
Re-binhexed all projects.

git-svn-id: http://svn.python.org/projects/python/trunk@5840 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoAdded cmath module
jack [Mon, 29 Jan 1996 15:47:19 +0000 (29 15:47 +0000)]
Added cmath module

git-svn-id: http://svn.python.org/projects/python/trunk@5839 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoModules implementing WWW and URL suite, and a module to control netscape.
jack [Mon, 29 Jan 1996 15:45:59 +0000 (29 15:45 +0000)]
Modules implementing WWW and URL suite, and a module to control netscape.

git-svn-id: http://svn.python.org/projects/python/trunk@5838 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoAdded missing get() method
jack [Mon, 29 Jan 1996 15:45:09 +0000 (29 15:45 +0000)]
Added missing get() method

git-svn-id: http://svn.python.org/projects/python/trunk@5837 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoFixed access to Quickdraw globals. Unfortunately, they now have to be
jack [Mon, 29 Jan 1996 15:44:03 +0000 (29 15:44 +0000)]
Fixed access to Quickdraw globals. Unfortunately, they now have to be
accessed as Qd.qd.xxxx

git-svn-id: http://svn.python.org/projects/python/trunk@5836 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoremove rcs history
guido [Fri, 26 Jan 1996 21:10:22 +0000 (26 21:10 +0000)]
remove rcs history

git-svn-id: http://svn.python.org/projects/python/trunk@5835 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agosupport fast mode for gdmb
guido [Fri, 26 Jan 1996 21:08:01 +0000 (26 21:08 +0000)]
support fast mode for gdmb

git-svn-id: http://svn.python.org/projects/python/trunk@5834 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoonly use 'j' for imaginary constants
guido [Fri, 26 Jan 1996 20:53:56 +0000 (26 20:53 +0000)]
only use 'j' for imaginary constants

git-svn-id: http://svn.python.org/projects/python/trunk@5833 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoproperly initialize optional arguments to apply()
guido [Fri, 26 Jan 1996 20:44:30 +0000 (26 20:44 +0000)]
properly initialize optional arguments to apply()

git-svn-id: http://svn.python.org/projects/python/trunk@5832 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agouse only j for imaginary constants
guido [Fri, 26 Jan 1996 18:59:07 +0000 (26 18:59 +0000)]
use only j for imaginary constants

git-svn-id: http://svn.python.org/projects/python/trunk@5831 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoadd keyword args to CanvasItem class __init__
guido [Fri, 26 Jan 1996 17:45:07 +0000 (26 17:45 +0000)]
add keyword args to CanvasItem class __init__

git-svn-id: http://svn.python.org/projects/python/trunk@5830 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agomore recent linux header files
guido [Fri, 26 Jan 1996 17:43:46 +0000 (26 17:43 +0000)]
more recent linux header files

git-svn-id: http://svn.python.org/projects/python/trunk@5829 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agospeed up unquote() by using atoi() instead of eval()
guido [Fri, 26 Jan 1996 17:41:44 +0000 (26 17:41 +0000)]
speed up unquote() by using atoi() instead of eval()

git-svn-id: http://svn.python.org/projects/python/trunk@5828 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agosupport 'whence' arg to seek()
guido [Thu, 25 Jan 1996 18:40:41 +0000 (25 18:40 +0000)]
support 'whence' arg to seek()

git-svn-id: http://svn.python.org/projects/python/trunk@5827 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoadd acct() method to send new account name
guido [Thu, 25 Jan 1996 18:37:21 +0000 (25 18:37 +0000)]
add acct() method to send new account name

git-svn-id: http://svn.python.org/projects/python/trunk@5826 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agofix typo in _setval() return value
guido [Thu, 25 Jan 1996 18:35:24 +0000 (25 18:35 +0000)]
fix typo in _setval() return value

git-svn-id: http://svn.python.org/projects/python/trunk@5825 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agobackward compatible interface for bsddb
guido [Thu, 25 Jan 1996 18:33:39 +0000 (25 18:33 +0000)]
backward compatible interface for bsddb

git-svn-id: http://svn.python.org/projects/python/trunk@5824 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoinherit error from _mod.error
guido [Thu, 25 Jan 1996 18:26:57 +0000 (25 18:26 +0000)]
inherit error from _mod.error

git-svn-id: http://svn.python.org/projects/python/trunk@5823 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoreal test for executable script
guido [Thu, 25 Jan 1996 18:23:50 +0000 (25 18:23 +0000)]
real test for executable script

git-svn-id: http://svn.python.org/projects/python/trunk@5822 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agocorrect retrieving return value of os.waitpid()
guido [Thu, 25 Jan 1996 18:13:30 +0000 (25 18:13 +0000)]
correct retrieving return value of os.waitpid()

git-svn-id: http://svn.python.org/projects/python/trunk@5821 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoadd missing loop step to parseplist()
guido [Thu, 25 Jan 1996 18:07:08 +0000 (25 18:07 +0000)]
add missing loop step to parseplist()

git-svn-id: http://svn.python.org/projects/python/trunk@5820 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agofix default arg for read() -- should be -1
guido [Thu, 25 Jan 1996 17:34:14 +0000 (25 17:34 +0000)]
fix default arg for read() -- should be -1

git-svn-id: http://svn.python.org/projects/python/trunk@5819 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoadd ComplexType
guido [Thu, 25 Jan 1996 17:31:58 +0000 (25 17:31 +0000)]
add ComplexType

git-svn-id: http://svn.python.org/projects/python/trunk@5818 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agouse 'j' instead of 'i' for imaginary constants
guido [Thu, 25 Jan 1996 16:21:31 +0000 (25 16:21 +0000)]
use 'j' instead of 'i' for imaginary constants

git-svn-id: http://svn.python.org/projects/python/trunk@5817 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoRemoved unused var
jack [Thu, 25 Jan 1996 16:11:19 +0000 (25 16:11 +0000)]
Removed unused var

git-svn-id: http://svn.python.org/projects/python/trunk@5816 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years ago(py-shell): Fixed Emacs 18 bug, use of boundp instead of fboundp.
bwarsaw [Tue, 23 Jan 1996 22:52:02 +0000 (23 22:52 +0000)]
(py-shell): Fixed Emacs 18 bug, use of boundp instead of fboundp.

git-svn-id: http://svn.python.org/projects/python/trunk@5815 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoCorrected format string in api_version_warning.
sjoerd [Tue, 23 Jan 1996 16:07:29 +0000 (23 16:07 +0000)]
Corrected format string in api_version_warning.

git-svn-id: http://svn.python.org/projects/python/trunk@5814 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoAdded prototype for PySys_SetArgv
jack [Mon, 22 Jan 1996 14:56:29 +0000 (22 14:56 +0000)]
Added prototype for PySys_SetArgv

git-svn-id: http://svn.python.org/projects/python/trunk@5813 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoSet default item for dialog
jack [Mon, 22 Jan 1996 14:55:52 +0000 (22 14:55 +0000)]
Set default item for dialog

git-svn-id: http://svn.python.org/projects/python/trunk@5812 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoAdded 16-bit pixel support for some operations.
jack [Mon, 22 Jan 1996 14:55:15 +0000 (22 14:55 +0000)]
Added 16-bit pixel support for some operations.

git-svn-id: http://svn.python.org/projects/python/trunk@5811 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoFixed off-by-one error in rle-decode, and allow whitespace in base64
jack [Mon, 22 Jan 1996 10:47:15 +0000 (22 10:47 +0000)]
Fixed off-by-one error in rle-decode, and allow whitespace in base64
ascii input (thanks to Donald Beaudry for pointing these out)

git-svn-id: http://svn.python.org/projects/python/trunk@5810 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoAdded rgbFgColor and a few other members of CGrafPort
jack [Mon, 15 Jan 1996 14:39:56 +0000 (15 14:39 +0000)]
Added rgbFgColor and a few other members of CGrafPort

git-svn-id: http://svn.python.org/projects/python/trunk@5809 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoAdded Fm module
jack [Mon, 15 Jan 1996 14:39:11 +0000 (15 14:39 +0000)]
Added Fm module

git-svn-id: http://svn.python.org/projects/python/trunk@5808 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoadde cmath; added version numbers to tk/tcl libs
guido [Fri, 12 Jan 1996 01:40:19 +0000 (12 01:40 +0000)]
adde cmath; added version numbers to tk/tcl libs

git-svn-id: http://svn.python.org/projects/python/trunk@5807 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoadded default hypot() implementation
guido [Fri, 12 Jan 1996 01:39:11 +0000 (12 01:39 +0000)]
added default hypot() implementation

git-svn-id: http://svn.python.org/projects/python/trunk@5806 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years ago64-bit patch
guido [Fri, 12 Jan 1996 01:38:49 +0000 (12 01:38 +0000)]
64-bit patch

git-svn-id: http://svn.python.org/projects/python/trunk@5805 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoadded new.classobj()
guido [Fri, 12 Jan 1996 01:38:22 +0000 (12 01:38 +0000)]
added new.classobj()

git-svn-id: http://svn.python.org/projects/python/trunk@5804 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agofix argcount bug for build_node_children
guido [Fri, 12 Jan 1996 01:37:02 +0000 (12 01:37 +0000)]
fix argcount bug for build_node_children

git-svn-id: http://svn.python.org/projects/python/trunk@5803 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoclear addr buffer before calling getsockname
guido [Fri, 12 Jan 1996 01:36:05 +0000 (12 01:36 +0000)]
clear addr buffer before calling getsockname

git-svn-id: http://svn.python.org/projects/python/trunk@5802 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agocomplex math
guido [Fri, 12 Jan 1996 01:34:57 +0000 (12 01:34 +0000)]
complex math

git-svn-id: http://svn.python.org/projects/python/trunk@5801 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agochanges for pow(**) and complex
guido [Fri, 12 Jan 1996 01:31:58 +0000 (12 01:31 +0000)]
changes for pow(**) and complex

git-svn-id: http://svn.python.org/projects/python/trunk@5800 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoadd sigrelse() call for SunOS 4.1; add some fflush() calls
guido [Fri, 12 Jan 1996 01:30:55 +0000 (12 01:30 +0000)]
add sigrelse() call for SunOS 4.1; add some fflush() calls

git-svn-id: http://svn.python.org/projects/python/trunk@5799 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoadded complex and c objects
guido [Fri, 12 Jan 1996 01:26:05 +0000 (12 01:26 +0000)]
added complex and c objects

git-svn-id: http://svn.python.org/projects/python/trunk@5798 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoHack to force loading of cobject.o
guido [Fri, 12 Jan 1996 01:24:09 +0000 (12 01:24 +0000)]
Hack to force loading of cobject.o

git-svn-id: http://svn.python.org/projects/python/trunk@5797 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agobetter power implementation
guido [Fri, 12 Jan 1996 01:22:56 +0000 (12 01:22 +0000)]
better power implementation

git-svn-id: http://svn.python.org/projects/python/trunk@5796 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years agoAdded PyComplex_AsCComplex
guido [Fri, 12 Jan 1996 01:21:14 +0000 (12 01:21 +0000)]
Added PyComplex_AsCComplex

git-svn-id: http://svn.python.org/projects/python/trunk@5795 6015fed2-1504-0410-9fe1-9d1591cc4771

26 years ago__hpux -> hpux equivalence
guido [Fri, 12 Jan 1996 01:17:50 +0000 (12 01:17 +0000)]
__hpux -> hpux equivalence

git-svn-id: http://svn.python.org/projects/python/trunk@5794 6015fed2-1504-0410-9fe1-9d1591cc4771