stoyan


Member since 09/25/2008

Name: Stoyan Shopov

Location: Adelaide, Australia

Website: https://gist.github.com/sshopov

Please visit https://gist.github.com/sshopov for more of my snippets.

2 snippets

1362 profile views

0 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

stoyan's Recent Python Snippets



« Prev 1 Next »
This is going to run all doctests for all methods in a module. Doctests are a beautiful thing. Note: doctest will only complain if a test fails. If you see on output then all your tests must have passed.
0 416 posted 15 years ago by stoyan
I had an icon representing a little blue dot and needed to create 100 copies each with a number in them. Python saves the day yet again.
0 595 posted 15 years ago by stoyan
« Prev 1 Next »