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
8230df39
Commit
8230df39
authored
Aug 31, 2005
by
Andrew M. Kuchling
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update URLs
parent
e1a385ab
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
15 deletions
+21
-15
Doc/howto/TODO
Doc/howto/TODO
+1
-1
Doc/howto/advocacy.tex
Doc/howto/advocacy.tex
+20
-14
No files found.
Doc/howto/TODO
View file @
8230df39
Short-term tasks:
Quick revision pass to make HOWTOs match the current state of Python:
advocacy
curses doanddont regex sockets sorting
curses doanddont regex sockets sorting
Medium-term tasks:
Revisit the regex howto.
...
...
Doc/howto/advocacy.tex
View file @
8230df39
...
...
@@ -181,7 +181,7 @@ definition for "compact":
of Classic C maintain that ANSI C is no longer compact).
\end{quotation}
(From
\url
{
http://
sagan.earthspace.net/jargon/jargon
_
18.html
\#
SEC25
}
)
(From
\url
{
http://
www.catb.org/~esr/jargon/html/C/compact.html
}
)
In this sense of the word, Python is quite compact, because the
language has just a few ideas, which are used in lots of places. Take
...
...
@@ -285,7 +285,7 @@ used Python for something similar. Yet, despite being useable for
such high-end applications, Python's still simple enough to use for
little jobs.
See
\url
{
http://w
ww.python.org/psa/Users.html
}
for a list of some of the
See
\url
{
http://w
iki.python.org/moin/OrganizationsUsingPython
}
for a list of some of the
organizations that use Python.
\emph
{
What are the restrictions on Python's use?
}
...
...
@@ -332,12 +332,18 @@ help.
\begin{definitions}
\term
{
\url
{
http://www.fsbassociates.com/books/pythonchpt1.htm
}}
The first chapter of
\emph
{
Internet Programming with Python
}
also
examines some of the reasons for using Python. The book is well worth
buying, but the publishers have made the first chapter available on
the Web.
\term
{
\url
{
http://www.pythonology.com/success
}}
The Python Success Stories are a collection of stories from successful
users of Python, with the emphasis on business and corporate users.
%\term{\url{http://www.fsbassociates.com/books/pythonchpt1.htm}}
%The first chapter of \emph{Internet Programming with Python} also
%examines some of the reasons for using Python. The book is well worth
%buying, but the publishers have made the first chapter available on
%the Web.
\term
{
\url
{
http://home.pacbell.net/ouster/scripting.html
}}
...
...
@@ -364,16 +370,16 @@ This quotation from the paper has been echoed by many people:
software.
\end{quotation}
%\term{\url{http://www.pythonjournal.com/volume1/art-interview/
}}
\term
{
\url
{
http://pythonjournal.cognizor.com/pyj1/Everitt-Feit
_
interview98-V1.html
}}
%
This interview with Andy Feit, discussing Infoseek's use of Python, can be
%
used to show that choosing Python didn't introduce any difficulties
%
into a company's development process, and provided some substantial benefits.
This interview with Andy Feit, discussing Infoseek's use of Python, can be
used to show that choosing Python didn't introduce any difficulties
into a company's development process, and provided some substantial benefits.
\term
{
\url
{
http://www.python.org/psa/Commercial.html
}}
%
\term{\url{http://www.python.org/psa/Commercial.html}}
Robin Friedrich wrote this document on how to support Python's use in
commercial projects.
%
Robin Friedrich wrote this document on how to support Python's use in
%
commercial projects.
\term
{
\url
{
http://www.python.org/workshops/1997-10/proceedings/stein.ps
}}
...
...
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