PMXBOT Log file Viewer

Help | Karma | Search:

#pil logs for Wednesday the 14th of January, 2015

(Back to #pil overview) (Back to channel listing) (Animate logs)
[21:23:18] <Moojoob> anyone available to help me with some pretty basic stuff?
[21:24:30] <Moojoob> so im just beginning to learn PIL
[21:24:36] <Moojoob> and ive defined an image with
[21:24:55] <Moojoob> im = Image.new('RGB',(10,10))
[21:25:05] <Moojoob> but then im.show() does not do anything
[21:56:42] <Moojoob> ok nvm, i figured it out