Doug Hellmann is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

dhellmann / virtualenvwrapper http://doughellmann.com/projects/virtualenvwrapper/

Extensions to Ian Bicking's virtualenv tool. Downloads are available from http://www.doughellmann.com/projects/virtualenv... or you can install with pip.

Clone this repository (size: 681.5 KB): HTTPS / SSH
hg clone https://bitbucket.org/dhellmann/virtualenvwrapper
hg clone ssh://hg@bitbucket.org/dhellmann/virtualenvwrapper

py3k compatibility

Accepted

All changes have been pulled.

dakra / virtualenvwrapper

Branch
default

dhellmann / virtualenvwrapper

Description

Skimming through the source files I only found these 2 relevant lines that need to be changed to become python3 compatible. I'm lazy and tested only on my system with python 2.7 and 3.2, but since it's only 2 lines it should work on 2.5+ (not sure about 2.4 though).

Comments

    Log in to comment »