~yeliabmas/sloecode/wiki_mvp

« back to all changes in this revision

Viewing changes to p/test/wiki/woueffwoeufb/test.py

  • Committer: Sam Bailey
  • Author(s): Test Account
  • Date: 2012-05-14 00:09:40 UTC
  • Revision ID: yeliabmas@gmail.com-20120514000940-vhwjf5fugondlb7o
No description of change given.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
from something import somethingElse
 
2
 
 
3
def doStuff():
 
4
    something
 
5
 
 
6
if somethingCool == somethingElseCool:
 
7
    doStuff()