• Skip to Search
  • Skip to Navigation
  • Skip to Content
  • Community
  • |
  • Code
  • |
  • Docs
  • |
  • Downloads ▼
    • Perl
    • Python
    • Tcl
    • Komodo IDE
  • |
  • more ▼
    • Lists
    • Support
    • PPM Index
    • PyPM Index
Welcome, guest | Sign In | My Account | Store | Cart
ActiveState Code » Recipes
Languages Tags Authors Sets

Popular recipes tagged "beginner" but not "learning", "python" and "commandline"

 Tags: beginner  x  -learning  x  -python  x  -commandline  x 
  
  • 10k
    views
    1
    score
    Emulating super() in Python 3.x using Python 2.7
    Python / beginner, descriptor, metaclass, oop, python2 / by sunqingyao (7 years ago)
  • 13k
    views
    3
    score
    make some file named year+month+day
    Python / beginner, date,