Skip to content
forked from ivanov/occu.py

a sign I made for the West Coast Port Shutdown

Notifications You must be signed in to change notification settings

mivanov/occu.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

This contains the code of the sign I used at the West Coast Port Shutdown in Oakland.

The poster contained this code

#!/usr/bin/python
from UCB import occupyCal
from Oakland import Port

for member in OccupyCal:
    member.marchTo(Port)

However, folks on Reddit (rightfully) criticized it for not being PEP-8 compliant.

About

a sign I made for the West Coast Port Shutdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%