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
3c6938d2
Commit
3c6938d2
authored
Jun 13, 2008
by
Martin v. Löwis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Ran svneol.py
parent
b303fef4
Changes
40
Show whitespace changes
Inline
Side-by-side
Showing
40 changed files
with
19557 additions
and
19557 deletions
+19557
-19557
Lib/ctypes/test/test_errno.py
Lib/ctypes/test/test_errno.py
+76
-76
Lib/email/test/data/msg_26.txt
Lib/email/test/data/msg_26.txt
+45
-45
Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt
.../tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt
+13
-13
Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt
...tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt
+11
-11
Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt
...tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt
+13
-13
Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt
...st/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt
+12
-12
PC/VS8.0/_bsddb.vcproj
PC/VS8.0/_bsddb.vcproj
+546
-546
PC/VS8.0/_bsddb44.vcproj
PC/VS8.0/_bsddb44.vcproj
+1252
-1252
PC/VS8.0/_ctypes.vcproj
PC/VS8.0/_ctypes.vcproj
+705
-705
PC/VS8.0/_ctypes_test.vcproj
PC/VS8.0/_ctypes_test.vcproj
+521
-521
PC/VS8.0/_elementtree.vcproj
PC/VS8.0/_elementtree.vcproj
+613
-613
PC/VS8.0/_hashlib.vcproj
PC/VS8.0/_hashlib.vcproj
+545
-545
PC/VS8.0/_msi.vcproj
PC/VS8.0/_msi.vcproj
+529
-529
PC/VS8.0/_multiprocessing.vcproj
PC/VS8.0/_multiprocessing.vcproj
+557
-557
PC/VS8.0/_socket.vcproj
PC/VS8.0/_socket.vcproj
+537
-537
PC/VS8.0/_sqlite3.vcproj
PC/VS8.0/_sqlite3.vcproj
+613
-613
PC/VS8.0/_ssl.vcproj
PC/VS8.0/_ssl.vcproj
+545
-545
PC/VS8.0/_testcapi.vcproj
PC/VS8.0/_testcapi.vcproj
+521
-521
PC/VS8.0/_tkinter.vcproj
PC/VS8.0/_tkinter.vcproj
+541
-541
PC/VS8.0/bdist_wininst.vcproj
PC/VS8.0/bdist_wininst.vcproj
+270
-270
PC/VS8.0/bz2.vcproj
PC/VS8.0/bz2.vcproj
+545
-545
PC/VS8.0/kill_python.c
PC/VS8.0/kill_python.c
+178
-178
PC/VS8.0/kill_python.vcproj
PC/VS8.0/kill_python.vcproj
+279
-279
PC/VS8.0/make_buildinfo.vcproj
PC/VS8.0/make_buildinfo.vcproj
+162
-162
PC/VS8.0/make_versioninfo.vcproj
PC/VS8.0/make_versioninfo.vcproj
+324
-324
PC/VS8.0/pcbuild.sln
PC/VS8.0/pcbuild.sln
+581
-581
PC/VS8.0/pyexpat.vcproj
PC/VS8.0/pyexpat.vcproj
+553
-553
PC/VS8.0/python.vcproj
PC/VS8.0/python.vcproj
+637
-637
PC/VS8.0/pythoncore.vcproj
PC/VS8.0/pythoncore.vcproj
+1781
-1781
PC/VS8.0/pythonw.vcproj
PC/VS8.0/pythonw.vcproj
+618
-618
PC/VS8.0/select.vcproj
PC/VS8.0/select.vcproj
+537
-537
PC/VS8.0/sqlite3.vcproj
PC/VS8.0/sqlite3.vcproj
+743
-743
PC/VS8.0/unicodedata.vcproj
PC/VS8.0/unicodedata.vcproj
+533
-533
PC/VS8.0/w9xpopen.vcproj
PC/VS8.0/w9xpopen.vcproj
+576
-576
PC/VS8.0/winsound.vcproj
PC/VS8.0/winsound.vcproj
+523
-523
PCbuild/_bsddb44.vcproj
PCbuild/_bsddb44.vcproj
+1252
-1252
PCbuild/bdist_wininst.vcproj
PCbuild/bdist_wininst.vcproj
+270
-270
PCbuild/kill_python.c
PCbuild/kill_python.c
+178
-178
PCbuild/kill_python.vcproj
PCbuild/kill_python.vcproj
+279
-279
PCbuild/sqlite3.vcproj
PCbuild/sqlite3.vcproj
+543
-543
No files found.
Lib/ctypes/test/test_errno.py
View file @
3c6938d2
Lib/email/test/data/msg_26.txt
View file @
3c6938d2
Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt
View file @
3c6938d2
Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt
View file @
3c6938d2
Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt
View file @
3c6938d2
Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt
View file @
3c6938d2
PC/VS8.0/_bsddb.vcproj
View file @
3c6938d2
PC/VS8.0/_bsddb44.vcproj
View file @
3c6938d2
PC/VS8.0/_ctypes.vcproj
View file @
3c6938d2
PC/VS8.0/_ctypes_test.vcproj
View file @
3c6938d2
PC/VS8.0/_elementtree.vcproj
View file @
3c6938d2
PC/VS8.0/_hashlib.vcproj
View file @
3c6938d2
PC/VS8.0/_msi.vcproj
View file @
3c6938d2
PC/VS8.0/_multiprocessing.vcproj
View file @
3c6938d2
PC/VS8.0/_socket.vcproj
View file @
3c6938d2
PC/VS8.0/_sqlite3.vcproj
View file @
3c6938d2
PC/VS8.0/_ssl.vcproj
View file @
3c6938d2
PC/VS8.0/_testcapi.vcproj
View file @
3c6938d2
PC/VS8.0/_tkinter.vcproj
View file @
3c6938d2
PC/VS8.0/bdist_wininst.vcproj
View file @
3c6938d2
PC/VS8.0/bz2.vcproj
View file @
3c6938d2
PC/VS8.0/kill_python.c
View file @
3c6938d2
PC/VS8.0/kill_python.vcproj
View file @
3c6938d2
PC/VS8.0/make_buildinfo.vcproj
View file @
3c6938d2
PC/VS8.0/make_versioninfo.vcproj
View file @
3c6938d2
PC/VS8.0/pcbuild.sln
View file @
3c6938d2
PC/VS8.0/pyexpat.vcproj
View file @
3c6938d2
PC/VS8.0/python.vcproj
View file @
3c6938d2
PC/VS8.0/pythoncore.vcproj
View file @
3c6938d2
PC/VS8.0/pythonw.vcproj
View file @
3c6938d2
PC/VS8.0/select.vcproj
View file @
3c6938d2
PC/VS8.0/sqlite3.vcproj
View file @
3c6938d2
PC/VS8.0/unicodedata.vcproj
View file @
3c6938d2
PC/VS8.0/w9xpopen.vcproj
View file @
3c6938d2
PC/VS8.0/winsound.vcproj
View file @
3c6938d2
PCbuild/_bsddb44.vcproj
View file @
3c6938d2
PCbuild/bdist_wininst.vcproj
View file @
3c6938d2
PCbuild/kill_python.c
View file @
3c6938d2
PCbuild/kill_python.vcproj
View file @
3c6938d2
PCbuild/sqlite3.vcproj
View file @
3c6938d2
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