~yeliabmas/sloecode/wiki-file-creation

« back to all changes in this revision

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

  • Committer: Sam Bailey
  • Date: 2012-06-22 12:33:18 UTC
  • Revision ID: yeliabmas@gmail.com-20120622123318-uii4owxend3f4q96
Directory view adapter working correctly

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/env python
2
 
 
3
 
from something import somethingElse
4
 
 
5
 
def doStuff():
6
 
    something
7
 
 
8
 
if somethingCool == somethingElseCool:
9
 
    doStuff()