Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'opt'

646378 - py_gen_opt.py: python clutter opt
  1. #!/bin/python
  2. # -*- coding: utf-8 -*-
  3.  
  4. #Générateur de fichier xml pour opt
  5.  
  6. import glob
  7.  
  8. #nom du fichier xml
  9.  
646376 - py_gen_opt.py: python clutter opt
  1. #!/bin/python
  2. # -*- coding: utf-8 -*-
  3.  
  4. #Générateur de fichier xml pour opt
  5.  
  6. import glob, string
  7.  
  8. #nom du fichier xml
  9.  
worth-right