~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 3504.4.3.

  • Committer: John Arbash Meinel
  • Date: 2008-07-16 22:06:22 UTC
  • mto: This revision was merged to the branch mainline in revision 3557.
  • Revision ID: john@arbash-meinel.com-20080716220622-m6zsz00j08co7l5g
Start working on an extension specifically for win32,
This will wrap the win32 FindFile code into nice objects for higher levels.
Mostly, I'm cribbing the code from other places like posixmodule.c
I'm doing it in Pyrex, though, so I get a couple conveniences, like
not having to watch all of my allocations, etc.
I might *want* to do that for performance before all is said and done,
but for now, get it working.

ATM, it just iterates, but doesn't actually work out any data.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: