index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Mac
/
Modules
/
file
/
filesupport.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the Mac modules
Benjamin Peterson
2008-05-12
1
-897/+0
*
Convert raise statements in Mac/.
Collin Winter
2007-08-22
1
-1/+1
*
Kill execfile(), use exec() instead
Neal Norwitz
2007-08-12
1
-2/+2
*
Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn
Thomas Wouters
2006-06-08
1
-1/+1
*
mwh pointed out _Filemodule.c is generated. So to fix the memory leak
Neal Norwitz
2006-01-25
1
-4/+3
*
Whitespace normalization.
Tim Peters
2005-07-17
1
-38/+38
*
Fix for #1236090: FSSpec.as_pathname() crashes.
Jack Jansen
2005-07-12
1
-1/+48
*
Updated (and regenerated) for name change in tp_init method arguments:
Jack Jansen
2005-07-03
1
-29/+29
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-576/+575
*
Getting rid of code conditional on TARGET_API_MAC_*.
Jack Jansen
2003-11-19
1
-48/+0
*
Getting rid of WITHOUT_FRAMEWORKS and ACCESSOR_CALLS_ARE_FUNCTIONS:
Jack Jansen
2003-11-19
1
-4/+0
*
Adding unicode filename support to FSRefs broke things on MacOS9. "Fixed" by ...
Jack Jansen
2003-03-21
1
-1/+2
*
Allow unicode pathnames where FSRefs are expected. Fixes 696253.
Jack Jansen
2003-03-11
1
-2/+5
*
Added a missing INCREF in pathname().
Jack Jansen
2003-01-28
1
-1/+3
*
FSRef and EasyDialogs pathname support was pretty much broken in MacPython-OS...
Jack Jansen
2003-01-26
1
-1/+26
*
Added a convenience routine pathname() which accepts either a string, unicode,
Jack Jansen
2003-01-19
1
-0/+15
*
Implemented FSCatalogInfo structure support, and used this to implement
Jack Jansen
2003-01-15
1
-6/+1
*
Implemented FSCatalogInfo.
Jack Jansen
2003-01-12
1
-12/+188
*
Started on implementing support for FSCatalogInfo. Doesn't work yet, don't
Jack Jansen
2003-01-09
1
-0/+49
*
Second-argument alias methods were generated with a variation on
Jack Jansen
2002-12-26
1
-1/+1
*
If you entered a pathname for a nonexisting file to a FSSpec constructor
Jack Jansen
2002-12-25
1
-0/+2
*
Added the last missing bits of functionality, and fixed a nasty bug where we
Jack Jansen
2002-12-19
1
-53/+130
*
- Added rawdata initializers
Jack Jansen
2002-12-18
1
-12/+111
*
Fixed silly typo.
Jack Jansen
2002-12-17
1
-2/+7
*
- Added as_pathname and as_tuple methods
Jack Jansen
2002-12-17
1
-7/+95
*
Combined alias and file into a single module. This is the only reasonable
Jack Jansen
2002-12-15
1
-44/+259
*
Tweaks to make this module OS9-compatible.
Jack Jansen
2002-12-13
1
-5/+1
*
Got angry and added support for pretty much the whole file and folder
Jack Jansen
2002-11-22
1
-0/+156