Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revised pull request (with merges in 'path.py' and 'path.py-2.2' branches): solve issue with Python 2.7.3 where 'os.path' functions on some platforms (e.g. 'isdir' on Windows) are implemented in C and don't get bound. #59

Merged
merged 1 commit into from May 22, 2012

Conversation

paparomeo
Copy link
Contributor

Sync with upstream 'path.py' HEAD (3f311f2: this solves the issue with Python 2.7.3 where 'os.path' functions on some platforms (e.g. 'isdir' on Windows) are implemented in C and don't get bound.

…ssue with Python 2.7.3 where 'os.path' functions on some platforms (e.g. 'isdir' on Windows) are implemented in C and don't get bound.
Almad added a commit that referenced this pull request May 22, 2012
Solve issue with Python 2.7.3 where 'os.path' functions on some platforms (e.g. 'isdir' on Windows) are implemented in C and don't get bound (fixes #53)
@Almad Almad merged commit e16e035 into paver:master May 22, 2012
@Almad
Copy link
Member

Almad commented May 22, 2012

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants