Log file Viewer
Help
|
Karma
| Search:
#pil logs for Thursday the 4th of August, 2016
(
Back to #pil overview
) (
Back to channel listing
) (
Animate logs
)
[
06:59:00
] <
travis-ci
> hugovk/Pillow#989 (flake8 - 2c4a120 : hugovk): The build was fixed.
[
06:59:01
] <
travis-ci
> Change view : https://github.com/hugovk/Pillow/compare/392d56735239^...2c4a1209f456
[
06:59:01
] <
travis-ci
> Build details : https://travis-ci.org/hugovk/Pillow/builds/149668973
[
07:00:50
] <
travis-ci
> hugovk/Pillow#989 (flake8 - 2c4a120 : hugovk): The build was fixed.
[
07:00:50
] <
travis-ci
> Change view : https://github.com/hugovk/Pillow/compare/392d56735239^...2c4a1209f456
[
07:00:50
] <
travis-ci
> Build details : https://travis-ci.org/hugovk/Pillow/builds/149668973
[
10:38:44
] <
vagelis
> Hello all
[
10:40:13
] <
vagelis
> I wanted to ask what does the .save() do on a file object? I realized that it "converts" the raw bytes to python bytestring so i can use that to upload it with boto in AWS
[
10:40:20
] <
vagelis
> Is what i say correct?