- Python 2.5 for Windows
- Python Imaging Library (PIL).
#--<-start code here->--
import ImageGrab;
img = ImageGrab.grab()img.save("D:\\test.jpg")
#--<-end code here->--
~ts~
Fedora install screen chronicle Below are links to Fedora installation screens. It is interesting to see how it has evolved over time. Fe...
No comments:
Post a Comment