summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug #1343671: clarify docs for os.removedirsGeorg Brandl2005-12-171-5/+9
* Bug #1106572: clarify os.makedirs docs wrt umaskGeorg Brandl2005-12-171-1/+2
* Fixed reference counting error when using the entity dictionaryFredrik Lundh2005-12-171-1/+0
* Bug #1379994: Fix *unicode_escape codecs to encode r'\' as r'\\'Hye-Shik Chang2005-12-173-13/+20
* More text about the pragmatic significance of hashlib.Tim Peters2005-12-161-4/+13
* Add the missing mention of the hashlib module.Brett Cannon2005-12-161-0/+3
* added encoding tests to ElementTree/cElementTree testsFredrik Lundh2005-12-162-15/+31
* updating to cElementTree 1.0.5 (step 3 of 3)Fredrik Lundh2005-12-161-4/+7
* updating to cElementTree 1.0.5 (step 2 of 3)Fredrik Lundh2005-12-161-0/+2766
* updating to cElementTree 1.0.5Fredrik Lundh2005-12-161-2723/+0
* Patch #1360443: Make SimpleHTTPServer display unencoded directory names.Georg Brandl2005-12-161-2/+3
* Patch #1377848: typo in pyexpat docsGeorg Brandl2005-12-161-1/+1
* Patch #1376914: traceback.format_exc() has no "file" argumentGeorg Brandl2005-12-161-1/+1
* Set props on _elementtree project file as per pyexpat.vcproj.Trent Mick2005-12-151-335/+335
* Add build support for _elementtree on Windows.Trent Mick2005-12-153-0/+346
* Bug #1378455: a problem of urllib using open_local_fileGeorg Brandl2005-12-151-0/+2
* Remove reference to the "t" open() mode as it is platform dependent.Georg Brandl2005-12-151-1/+1
* Add two tests for the script interface.Walter Dörwald2005-12-151-5/+19
* added cElementTree testsFredrik Lundh2005-12-152-0/+204
* Fix an int/long mismatch identified here:Neal Norwitz2005-12-151-1/+2
* Revert r41662 and the part of 41552 that originally caused the problemNeal Norwitz2005-12-156-104/+1
* If quopri uses the implementations from binascii do the tests a second timeWalter Dörwald2005-12-141-10/+35
* added PSG licensing blurbFredrik Lundh2005-12-141-0/+3
* added PSF licensing blurbs to relevant filesFredrik Lundh2005-12-145-0/+15
* fixed eol-styleFredrik Lundh2005-12-140-0/+0
* renamed to _elementtree (for Python 2.5)Fredrik Lundh2005-12-141-4/+4
* copied cElementTree 1.0.4 to ModulesFredrik Lundh2005-12-141-0/+2720
* added cElementTree/_elementtree build stuff and wrapper moduleFredrik Lundh2005-12-142-0/+14
* Subversion settings:Armin Rigo2005-12-145-1960/+1960
* Added the 'ULL' prefix to the unsigned long long literal constants.Armin Rigo2005-12-141-99/+99
* When regenerating files like Python-ast.h, take care that the generatedArmin Rigo2005-12-141-3/+2
* fixed installation of xmlcore libraries (including xmlcore.etree)Fredrik Lundh2005-12-141-1/+1
* - remove leftover directoryFred Drake2005-12-141-0/+20
* move the xml package implementation to xmlcore, and adjust the tests toFred Drake2005-12-1424-194/+196
* moved magic into structure (mainly to simplify the client code)Fredrik Lundh2005-12-132-8/+10
* renamed dispatch -> capi to match other CAPI implementationsFredrik Lundh2005-12-132-27/+27
* added cobject-based expat dispatch mechanism to pyexpatFredrik Lundh2005-12-132-0/+76
* Fix test not to fail on FreeBSD. Directories work also as dataHye-Shik Chang2005-12-131-0/+4
* Add a workaround for file.ftell() to raise IOError for ttys.Hye-Shik Chang2005-12-135-1/+97
* From a suggestion on c.l.py: modernize the introduction to the tutorial.Andrew M. Kuchling2005-12-131-32/+40
* r1077@spiff: Fredrik | 2005-12-12 22:58:44 +0100Fredrik Lundh2005-12-121-0/+1
* r1076@spiff: Fredrik | 2005-12-12 22:32:28 +0100Fredrik Lundh2005-12-122-0/+28
* skip NIS entries, empty entries, etcFredrik Lundh2005-12-122-2/+4
* skip nis entries, if not filtered out by getpwall itselfFredrik Lundh2005-12-121-0/+2
* added xml.etree test (enough of the ElementTree selftest toFredrik Lundh2005-12-121-0/+339
* r1068@spiff: Fredrik | 2005-12-12 19:50:30 +0100Fredrik Lundh2005-12-124-2/+19
* added ElementTree core components to xml.etreeFredrik Lundh2005-12-124-0/+1621
* Bug #1290333: Added a workaround for cjkcodecs' _codecs_cn moduleHye-Shik Chang2005-12-122-0/+11
* Remove background imageAndrew M. Kuchling2005-12-121-1/+1
* SF #1373150, diffs in working copy after a buildNeal Norwitz2005-12-113-3/+7