PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Wednesday the 11th of June, 2014

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[02:22:31] <Ivo> glyph: thought for a second you might be running cygwin, they get that if hey don't have some random extra packages installed atm xD
[08:07:48] <dzn> Hello, I've got a question about pip
[08:07:54] <dzn> https://github.com/pypa/pip/blob/master/pip/req.py#L371
[08:08:10] <dzn> seems this folder does not ever exist, isn't it ?
[08:16:00] <xafer> dzn, seems like it can be created here: https://github.com/pypa/pip/blob/master/pip/req.py#L319