-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Getting this error on Python 3.4b2 on Windows 7:
c:\venvs\my_env\lib\site.py:429: DeprecationWarning: 'U' mode is deprecated
fp = open(filename, "rU")
For some reason Virtualenv creates a site.py
module with code that uses the deprecated U flag.
bcb, rpkilby, edmorley, johnthagen, alyssaq and 1 more
Metadata
Metadata
Assignees
Labels
No labels