Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
8d17709c
Commit
8d17709c
authored
May 13, 2003
by
Andrew M. Kuchling
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove more markup from headers
parent
433307b7
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
Doc/whatsnew/whatsnew21.tex
Doc/whatsnew/whatsnew21.tex
+2
-2
Doc/whatsnew/whatsnew23.tex
Doc/whatsnew/whatsnew23.tex
+2
-2
No files found.
Doc/whatsnew/whatsnew21.tex
View file @
8d17709c
...
...
@@ -139,7 +139,7 @@ Jeremy Hylton.}
%======================================================================
\section
{
PEP 236:
\module
{__
future
__}
Directives
}
\section
{
PEP 236:
__
future
__
Directives
}
The reaction to nested scopes was widespread concern about the dangers
of breaking code with the 2.1 release, and it was strong enough to
...
...
@@ -492,7 +492,7 @@ Warsaw.}
%======================================================================
\section
{
PEP 235:
Case-Insensitive Platforms and
\keyword
{
import
}
}
\section
{
PEP 235:
Importing Modules on Case-Insensitive Platforms
}
Some operating systems have filesystems that are case-insensitive,
MacOS and Windows being the primary examples; on these systems, it's
...
...
Doc/whatsnew/whatsnew23.tex
View file @
8d17709c
...
...
@@ -1916,7 +1916,7 @@ documentation}{../lib/module-datetime.html}.
%======================================================================
\subsection
{
The
\module
{
optparse
}
Module
}
\subsection
{
The
optparse
Module
}
The
\module
{
getopt
}
module provides simple parsing of command-line
arguments. The new
\module
{
optparse
}
module (originally named Optik)
...
...
@@ -1992,7 +1992,7 @@ the Getopt SIG.
%======================================================================
\section
{
Specialized Object Allocator
(
pymalloc
)
\label
{
section
-
pymalloc
}}
\section
{
Pymalloc: A Specialized Object Allocator
\label
{
section
-
pymalloc
}}
Pymalloc, a specialized object allocator written by Vladimir
Marangozov, was a feature added to Python
2
.
1
. Pymalloc is intended
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment