Martin Panter
|
200a615774
|
Issue #27125: Remove duplicated words from documentation and comments
|
2016-05-30 04:04:50 +00:00 |
Martin Panter
|
f45c1755c3
|
Remove PEP 291 compatibility requirements for ctypes and modulefinder
https://mail.python.org/pipermail/python-dev/2016-May/144502.html
|
2016-05-14 07:25:37 +00:00 |
Zachary Ware
|
b9298a4fbb
|
Issue #17202: Add .bat to .hgeol to force them to CRLF.
Using LF can a script to fail if it tries to use a label that is
split across 512 byte blocks. Who knows why.
|
2015-04-13 11:54:11 -05:00 |
Thomas Heller
|
8982cf5484
|
Replace 'has_key()' with 'in'.
Replace 'raise Error, stuff' with 'raise Error(stuff)'.
|
2008-02-21 18:52:20 +00:00 |
Thomas Heller
|
c2da994585
|
Add pep-291 compatibility markers.
|
2006-06-12 20:56:48 +00:00 |
Hye-Shik Chang
|
d758d3d747
|
Remove .cvsignore and set svn:ignore for *.pyc *.pyo.
|
2006-03-08 23:31:17 +00:00 |
Thomas Heller
|
babddfca75
|
Copy ctypes-0.9.9.4 Python modules from external into the trunk.
|
2006-03-08 19:56:54 +00:00 |