=== Running 'diff -ru c:\depot\main\contrib\python\dist\src\ c:\depot\main\Apps\ActivePython-beta\src\Core\'... Binary files c:\depot\main\contrib\python\dist\src\/Doc/html/icons/blank.gif and c:\depot\main\Apps\ActivePython-beta\src\Core\/Doc/html/icons/blank.gif differ Binary files c:\depot\main\contrib\python\dist\src\/Doc/html/icons/blank.png and c:\depot\main\Apps\ActivePython-beta\src\Core\/Doc/html/icons/blank.png differ Binary files c:\depot\main\contrib\python\dist\src\/Doc/html/icons/contents.gif and c:\depot\main\Apps\ActivePython-beta\src\Core\/Doc/html/icons/contents.gif differ Binary files c:\depot\main\contrib\python\dist\src\/Doc/html/icons/contents.png and c:\depot\main\Apps\ActivePython-beta\src\Core\/Doc/html/icons/contents.png differ Binary files c:\depot\main\contrib\python\dist\src\/Doc/html/icons/index.gif and c:\depot\main\Apps\ActivePython-beta\src\Core\/Doc/html/icons/index.gif differ Binary files c:\depot\main\contrib\python\dist\src\/Doc/html/icons/index.png and c:\depot\main\Apps\ActivePython-beta\src\Core\/Doc/html/icons/index.png differ Binary files c:\depot\main\contrib\python\dist\src\/Doc/html/icons/modules.gif and c:\depot\main\Apps\ActivePython-beta\src\Core\/Doc/html/icons/modules.gif differ Binary files c:\depot\main\contrib\python\dist\src\/Doc/html/icons/modules.png and c:\depot\main\Apps\ActivePython-beta\src\Core\/Doc/html/icons/modules.png differ Binary files c:\depot\main\contrib\python\dist\src\/Doc/html/icons/next.gif and c:\depot\main\Apps\ActivePython-beta\src\Core\/Doc/html/icons/next.gif differ Binary files c:\depot\main\contrib\python\dist\src\/Doc/html/icons/next.png and c:\depot\main\Apps\ActivePython-beta\src\Core\/Doc/html/icons/next.png differ Binary files c:\depot\main\contrib\python\dist\src\/Doc/html/icons/previous.gif and c:\depot\main\Apps\ActivePython-beta\src\Core\/Doc/html/icons/previous.gif differ Binary files c:\depot\main\contrib\python\dist\src\/Doc/html/icons/previous.png and c:\depot\main\Apps\ActivePython-beta\src\Core\/Doc/html/icons/previous.png differ Binary files c:\depot\main\contrib\python\dist\src\/Doc/html/icons/up.gif and c:\depot\main\Apps\ActivePython-beta\src\Core\/Doc/html/icons/up.gif differ Binary files c:\depot\main\contrib\python\dist\src\/Doc/html/icons/up.png and c:\depot\main\Apps\ActivePython-beta\src\Core\/Doc/html/icons/up.png differ diff -ru c:\depot\main\contrib\python\dist\src\/Doc/html/style.css c:\depot\main\Apps\ActivePython-beta\src\Core\/Doc/html/style.css --- c:\depot\main\contrib\python\dist\src\/Doc/html/style.css Fri Sep 7 17:21:35 2001 +++ c:\depot\main\Apps\ActivePython-beta\src\Core\/Doc/html/style.css Fri Sep 7 17:39:40 2001 @@ -1,102 +1,795 @@ -/* - * The first part of this is the standard CSS generated by LaTeX2HTML, - * with the "empty" declarations removed. - */ - -/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */ -.math { font-family: "Century Schoolbook", serif; } -.math i { font-family: "Century Schoolbook", serif; - font-weight: bold } -.boldmath { font-family: "Century Schoolbook", serif; - font-weight: bold } - -/* - * Implement both fixed-size and relative sizes. - * - * I think these can be safely removed, as it doesn't appear that - * LaTeX2HTML ever generates these, even though these are carried - * over from the LaTeX2HTML stylesheet. - */ -small.xtiny { font-size : xx-small; } -small.tiny { font-size : x-small; } -small.scriptsize { font-size : smaller; } -small.footnotesize { font-size : small; } -big.xlarge { font-size : large; } -big.xxlarge { font-size : x-large; } -big.huge { font-size : larger; } -big.xhuge { font-size : xx-large; } - -/* - * Document-specific styles come next; - * these are added for the Python documentation. - * - * Note that the size specifications for the H* elements are because - * Netscape on Solaris otherwise doesn't get it right; they all end up - * the normal text size. - */ - -body { color: #000000; - background-color: #ffffff; } - -a:active { color: #ff0000; } -a:visited { color: #551a8b; } -a:link { color: #0000bb; } - -h1, h2, h3, h4, h5, h6 { font-family: avantgarde, sans-serif; - font-weight: bold; } -h1 { font-size: 180%; } -h2 { font-size: 150%; } -h3, h4 { font-size: 120%; } -code, tt { font-family: monospace; } -var { font-family: times, serif; - font-style: italic; - font-weight: normal; } - -.navigation td { background-color: #99ccff; - font-weight: bold; - font-family: avantgarde, sans-serif; - font-size: 110%; } - -.release-info { font-style: italic; } - -.titlegraphic { vertical-align: top; } - -.verbatim { color: #00008b; } - -.grammar { background-color: #99ccff; - margin-right: 0.5in; - padding: 0.05in; } -.productions { background-color: #bbeeff; } -.productions table { vertical-align: baseline; } -.grammar-footer { padding: 0.05in; - font-size: 85%; } - -.email { font-family: avantgarde, sans-serif; } -.mimetype { font-family: avantgarde, sans-serif; } -.newsgroup { font-family: avantgarde, sans-serif; } -.url { font-family: avantgarde, sans-serif; } -.file { font-family: avantgarde, sans-serif; } - -.tableheader { background-color: #99ccff; - font-family: avantgarde, sans-serif; } - -.refcount-info { font-style: italic; } -.refcount-info .value { font-weight: bold; - color: #006600; } - -/* - * Some decoration for the "See also:" blocks, in part inspired by some of - * the styling on Lars Marius Garshol's XSA pages. - * (The blue in the navigation bars is #99CCFF.) - */ -.seealso { background-color: #fffaf0; - border: thin solid black; - padding: 4pt; } - -.seealso .heading { font-size: 110%; } - -/* - * Class 'availability' is used for module availability statements at - * the top of modules. - */ -.availability .platform { font-weight: bold; } +/* + * The first part of this is the standard CSS generated by LaTeX2HTML, + * with the "empty" declarations removed. + */ +/* standard elements */ +body + { + background: #FFFFFF; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-weight: normal; + font-size: x-small; + } +td + { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-weight: normal; + text-decoration: none; + font-size: x-small; + } +input + { + font-size: 12px; + } +select + { + font-size: 12px; + } +p + { + font-size: x-small; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-weight: normal; + text-decoration: none; + } +em + { + font-size: x-small; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-weight: normal; + font-style: italic + } +#p +# { +# color: #000000; +# font-family: Verdana, Arial, Helvetica, sans-serif; +# font-weight: normal; +# } +blockquote + { + color: #000000; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-weight: normal; + font-size: x-small; + } +dl + { + color: #000000; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-weight: normal; + font-size: x-small; + } + +dt + { + color: #000000; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-weight: normal; + font-size: x-small; + } + +ul + { + color: #000000; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-weight: normal; + list-style-type: disc; + font-size: x-small; + } +ol + { + color: #000000; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-weight: normal; + font-size: x-small; + } +h1 + { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 18px; + font-weight: bold; + color: #B82619; + } +h2 + { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 13px; + font-weight: bold; + color: #B82619; + background-color: #EAE2BB; + } +h3 + { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 12px; + font-weight: bold; + color: #000000; + } +h4 + { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 11px; + font-weight: bold; + color: #B82619; + } +pre + { + font-size: x-small; + } +link + { + font-size: x-small; + } +tt + { + font-size: x-small; + } +code + { + font-size: x-small; + } +kbd + { + font-size: x-small; + } + +/* default links */ +a:link + { + color: #B82619; + text-decoration: underline; + } +a:visited + { + color: #80764F; + text-decoration: underline; + } +a:hover + { + color: #000000; + text-decoration: underline; + } +a:active + { + color: #B82619; + text-decoration: underline; + } + +/* documentation link formatting */ +a.doc:link + { + color: #B82619; + text-decoration: underline; + font-size: x-small; + } +a.doc:visited + { + color: #B82619; + text-decoration: underline; + font-size: x-small; + } +a.doc:hover + { + color: #000000; + text-decoration: underline; + font-size: x-small; + } +a.doc:active + { + color: #B82619; + text-decoration: underline; + font-size: x-small; + } + +/* general styles */ +.heading + { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 18px; + font-weight: bold; + color: #B82619; + } +.headingwhite + { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 18px; + font-weight: bold; + color: #FFFFFF; + } +.subheading + { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 12px; + font-weight: bold; + color: #B82619; + } +.subheadingsmall + { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 11px; + font-weight: bold; + color: #B82619; + } +.subheadingblack + { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 12px; + font-weight: bold; + color: #000000; + } +.subheadingwhite + { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 12px; + font-weight: bold; + color: #FFFFFF; + } +.docsubheading + { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 13px; + font-weight: bold; + color: #B82619; + background-color: #EAE2BB; + } +.docsubheadinggrey + { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 13px; + font-weight: bold; + color: #B82619; + background-color: #cccccc; + } +.error + { + color: #B82619; + } +.err + { + color: #B82619; + } + +/* deco */ +.lineColour + { + background: #999999; + } + +/* unordered list without bullets */ +ul.sans + { + list-style-type: none; + } + +/* user options */ +td.userOptions + { + background: #FFFFFF; + font-size: x-small; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-weight: bold; + text-decoration: none; + } + td.userOptions a:link + { + color: #B82619; + text-decoration: underline; + } + td.userOptions a:visited + { + color: #B82619; + text-decoration: underline; + } + +/* primary navigation selected */ +td.navSel + { + background: #EAE2BB; + font-size: 12px; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-weight: bold; + } + td.navSel a:link + { + color: #000000; + text-decoration: none; + } + td.navSel a:hover + { + color: #B82619; + text-decoration: none; + } + td.navSel a:active + { + color: #B82619; + text-decoration: none; + } + td.navSel a:visited + { + color: #000000; + text-decoration: none; + } + +/* primary navigation not selected */ +td.navunSel + { + background: #B82619; + font-size: 12px; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-weight: bold; + text-decoration: none; + } + td.navunSel a:link + { + color: #FFFFFF; + text-decoration: none; + } + td.navunSel a:hover + { + color: #FFFFFF; + text-decoration: none; + } + td.navunSel a:active + { + color: #FFFFFF; + text-decoration: none; + } + td.navunSel a:visited + { + color: #FFFFFF; + text-decoration: none; + } + +/* secondary nav */ +td.navSecondary + { + background: #EAE2BB; + color: #000000; + font-size: 11px; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-weight: bold; + } + td.navSecondary a:link + { + color: #000000; + text-decoration: none; + } + td.navSecondary a:hover + { + color: #B82619; + text-decoration: none; + } + td.navSecondary a:active + { + color: #B82619; + text-decoration: none; + } + td.navSecondary a:visited + { + color: #000000; + text-decoration: none; + } + +/* categories */ +p.cat + { + line-height : 5px; + } +p.cat a:link + { + color: #B82619; + } +p.cat a:hover + { + color: #000000; + } +p.cat a:active + { + color: #B82619; + } +p.cat a:visited + { + color: #B82619; + } + +/* not currently used +a.cat1 + { + font-size: 80%; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-weight: normal; + } + a.cat1:link + { + color: #B82619; + } + a.cat1:hover + { + color: #000000; + } + a.cat1:active + { + color: #B82619; + } + a.cat1:visited + { + color: #80764F; + } + +a.cat2 + { + font-size: 70%; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-weight: normal; + text-indent: 5px; + } + a.cat2:link + { + color: #B82619; + } + a.cat2:hover + { + color: #000000; + } + a.cat2:active + { + color: #B82619; + } + a.cat2:visited + { + color: #80764F; + } +*/ + +/* path */ +td.path + { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: x-small; + font-weight: normal; + color: #000000; + text-decoration: none; + } + +/* footer */ +td.footer + { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: x-small; + color: #000000; + text-decoration: none; + } +td.formRequired + { + font-size: x-small; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-weight: bold; + } + +/* search */ +td.searchResults + { + background: #FFFFFF; + font-size: x-small; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-weight: normal; + text-decoration: none; + } +td.previousNext + { + background: #FFFFFF; + font-size: x-small; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-weight: normal; + } +td.previousNextRef + { + background: #EEEEEE; + font-size: x-small; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-weight: normal; + } +td.treeRefMain + { + background: #FFFFFF; + font-size: 80%; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-weight: normal; + } + td.treeRefMain a:link + { + color: #000000; + text-decoration: none; + } + td.treeRefMain a:visited + { + color: #666666; + text-decoration: none; + } + td.treeRefMain a:hover + { + color: #B82619; + text-decoration: underline; + } + td.treeRefMain a:active + { + color: #B82619; + text-decoration: underline; + } +td.treeRef + { + background: #FFFFFF; + font-size: x-small; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-weight: normal; + } + td.treeRef a:link + { + color: #000000; + text-decoration: none; + } + td.treeRef a:visited + { + color: #666666; + text-decoration: none; + } + td.treeRef a:hover + { + color: #B82619; + text-decoration: underline; + } + td.treeRef a:active + { + color: #B82619; + text-decoration: underline; + } + +td.downloads + { + background: #FFFFFF; + font-size: x-small; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-weight: normal; + } + td.downloads a:link + { + color: #B82619; + } + td.downloads a:visited + { + color: #B82619; + } +td.downloadsBeta + { + background: #EEEEEE; + font-size: 70%; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-weight: normal; + } + td.downloadsBeta a:link + { + color: #B82619; + } + td.downloadsBeta a:visited + { + color: #B82619; + } +p.downloadsMain + { + background: #FFFFFF; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-weight: bold; + } + p.downloadsMain a:link + { + font-weight: normal; + } + p.downloadsMain a:hover + { + font-weight: normal; + } + p.downloadsMain a:active + { + font-weight: normal; + } + p.downloadsMain a:visited + { + color: #B82619; + font-weight: normal; + } + + p.downloadsMain a.downloadName:link + { + color: #000000; + font-weight: bold; + } + p.downloadsMain a.downloadName:hover + { + color: #000000; + font-weight: bold; + } + p.downloadsMain a.downloadName:active + { + color: #000000; + font-weight: bold; + } + p.downloadsMain a.downloadName:visited + { + color: #000000; + font-weight: bold; + } +td.quote + { + color: #666666; + font-size: 70%; + } + +/* stuff for cookbook coloring */ +.syntaxstring { color: #23238e; } +.syntaxtext { color: #000000; } +.syntaxcomment { color: #696969; } +.syntaxname { color: #000000; } +.syntaxerror { color: #e63c3c; } +.syntaxkeyword { color: #871f78; } +.syntaxactiveblue { color: #0032FF; } +.syntaxdarkblue { color: #00008B; } +.syntaxdarkgreen { color: #006400; } +.syntaxdarkcyan { color: #008B8B; } +.syntaxfirebrick { color: #B22222; } +.syntaxactiveorange { color: #C86400; } +. +/* end stuff */ + +/* shopping cart */ +td.SCheader +{ + background: #C2B266; + font-size: 80%; + font-family: Verdana, Arial, Helvetica, sans-serif; + font-weight : bold; + text-align : center; +} + +td.SCshade +{ + background: #EAE2BB; + font-size: 80%; + font-family: Verdana, Arial, Helvetica, sans-serif; +} + +/* used on popup */ +a.windowClose:link + { + font-weight: bold; + color: #FFFFFF; + } +a.windowClose:visited + { + font-weight: bold; + color: #FFFFFF; + } +a.windowClose:hover + { + font-weight: bold; + color: #FFFFFF; + } +a.windowClose:active + { + font-weight: bold; + color: #FFFFFF; + } + +/* used by mailarchive */ +a.arc:link + { + color: #000000; + text-decoration: none; + } +a.arc:visited + { + color: #666666; + text-decoration: none; + } +a.arc:hover + { + color: #B82619; + text-decoration: underline; + } +a.arc:active + { + color: #B82619; + text-decoration: underline; + } + +/* used to highlight search terms */ +.highlight1 { background: #EAE2BB; } +.highlight2 { background: #BBBBBB; } +.highlight3 { background: #CFBF7F; } +.highlight4 { background: #DDDDDD; } +.highlight5 { background: #CCC8B8; } +.mail_quotation { color: #80764F; } + +/* documentation table data */ +td.doc + { + font-family: Verdana, Arial, Helvetica, sans-serif; + font-size: 100%; + color: #000000; + } + +/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */ +.math { font-family: "Century Schoolbook", serif; } +.math i { font-family: "Century Schoolbook", serif; + font-weight: bold } +.boldmath { font-family: "Century Schoolbook", serif; + font-weight: bold } + +/* + * Implement both fixed-size and relative sizes. + * + * I think these can be safely removed, as it doesn't appear that + * LaTeX2HTML ever generates these, even though these are carried + * over from the LaTeX2HTML stylesheet. + */ +small.xtiny { font-size : xx-small; } +small.tiny { font-size : x-small; } +small.scriptsize { font-size : smaller; } +small.footnotesize { font-size : small; } +big.xlarge { font-size : large; } +big.xxlarge { font-size : x-large; } +big.huge { font-size : larger; } +big.xhuge { font-size : xx-large; } + +/* + * Document-specific styles come next; + * these are added for the Python documentation. + * + * Note that the size specifications for the H* elements are because + * Netscape on Solaris otherwise doesn't get it right; they all end up + * the normal text size. + */ + + +.release-info { font-style: italic; } + +.titlegraphic { vertical-align: top; } + +.verbatim { color: #00008b; } + +.grammar { background-color: #99ccff; + margin-right: 0.5in; + padding: 0.05in; } +.productions { background-color: #bbeeff; } +.productions table { vertical-align: baseline; } +.grammar-footer { padding: 0.05in; + font-size: 85%; } + +.email { font-family: avantgarde, sans-serif; } +.mimetype { font-family: avantgarde, sans-serif; } +.newsgroup { font-family: avantgarde, sans-serif; } +.url { font-family: avantgarde, sans-serif; } +.file { font-family: avantgarde, sans-serif; } + +.tableheader { background-color: #99ccff; + font-family: avantgarde, sans-serif; } + +.refcount-info { font-style: italic; } +.refcount-info .value { font-weight: bold; + color: #006600; } + +/* + * Some decoration for the "See also:" blocks, in part inspired by some of + * the styling on Lars Marius Garshol's XSA pages. + * (The blue in the navigation bars is #99CCFF.) + */ +.seealso { background-color: #fffaf0; + border: thin solid black; + padding: 4pt; } + +.seealso .heading { font-size: 110%; } + +/* + * Class 'availability' is used for module availability statements at + * the top of modules. + */ +.availability .platform { font-weight: bold; } Binary files c:\depot\main\contrib\python\dist\src\/Mac/Build/PythonInterpreter.mcp and c:\depot\main\Apps\ActivePython-beta\src\Core\/Mac/Build/PythonInterpreter.mcp differ Binary files c:\depot\main\contrib\python\dist\src\/Mac/Tools/CGI/BuildCGIApplet.rsrc and c:\depot\main\Apps\ActivePython-beta\src\Core\/Mac/Tools/CGI/BuildCGIApplet.rsrc differ Binary files c:\depot\main\contrib\python\dist\src\/Mac/Tools/CGI/PythonCGISlave.rsrc and c:\depot\main\Apps\ActivePython-beta\src\Core\/Mac/Tools/CGI/PythonCGISlave.rsrc differ Binary files c:\depot\main\contrib\python\dist\src\/Mac/scripts/BuildApplet.rsrc and c:\depot\main\Apps\ActivePython-beta\src\Core\/Mac/scripts/BuildApplet.rsrc differ Binary files c:\depot\main\contrib\python\dist\src\/Mac/scripts/BuildApplication.rsrc and c:\depot\main\Apps\ActivePython-beta\src\Core\/Mac/scripts/BuildApplication.rsrc differ Binary files c:\depot\main\contrib\python\dist\src\/Mac/scripts/ConfigurePython.rsrc and c:\depot\main\Apps\ActivePython-beta\src\Core\/Mac/scripts/ConfigurePython.rsrc differ Binary files c:\depot\main\contrib\python\dist\src\/Mac/scripts/EditPythonPrefs.rsrc and c:\depot\main\Apps\ActivePython-beta\src\Core\/Mac/scripts/EditPythonPrefs.rsrc differ Only in c:\depot\main\Apps\ActivePython-beta\src\Core\/Modules: Setup.in.checkpoint Only in c:\depot\main\Apps\ActivePython-beta\src\Core\/Modules: Setup.in.linux Only in c:\depot\main\Apps\ActivePython-beta\src\Core\/Modules: Setup.in.solaris diff -ru c:\depot\main\contrib\python\dist\src\/Modules/main.c c:\depot\main\Apps\ActivePython-beta\src\Core\/Modules/main.c --- c:\depot\main\contrib\python\dist\src\/Modules/main.c Fri Sep 7 17:37:56 2001 +++ c:\depot\main\Apps\ActivePython-beta\src\Core\/Modules/main.c Fri Sep 7 17:39:56 2001 @@ -325,7 +325,7 @@ if (Py_VerboseFlag || (command == NULL && filename == NULL && stdin_is_interactive)) - fprintf(stderr, "Python %s on %s\n%s\n", + fprintf(stderr, "ActivePython 2.2 Alpha 2 build 1 (ActiveState)\nPython %s on %s\n%s\n", Py_GetVersion(), Py_GetPlatform(), COPYRIGHT); if (command != NULL) { diff -ru c:\depot\main\contrib\python\dist\src\/Python/getcopyright.c c:\depot\main\Apps\ActivePython-beta\src\Core\/Python/getcopyright.c --- c:\depot\main\contrib\python\dist\src\/Python/getcopyright.c Fri Sep 7 17:21:57 2001 +++ c:\depot\main\Apps\ActivePython-beta\src\Core\/Python/getcopyright.c Fri Sep 7 17:40:00 2001 @@ -4,6 +4,8 @@ static char cprt[] = "\ +Copyright (c) 2000, 2001 ActiveState Corporation\n\ +\n\ Copyright (c) 2001 Python Software Foundation.\n\ All Rights Reserved.\n\ \n\