file

Recherche

Voici les résultats de votre recherche.

activestateselection
20 Occurrences trouvées, Dernière modification :
pes/579006-mandelbrot-fractal-image-output-to-ppm-file|Mandelbrot Fractal image output to ppm file]] * [[http://code.activestate.com/recipes/578950-find-duplicate-files|Find Duplicate Files]] * [[http://code.activestate.com/recipes/578932-teach-your-computer-a-few-tric
codes_astuces
3 Occurrences trouvées, Dernière modification :
usr/bin/env python # -*- coding: UTF-8 -*- import fileinput for lines in fileinput.FileInput("test.txt", inplace=1): lines = lines.strip() if lines == '': cont
cairo-tutoriel
1 Occurrences trouvées, Dernière modification :
en changeant de nom de fichier //cairo.SVGSurface(filename + '.svg', width, height)// à //cairo.ImageSur