/+junk/pygooglechart-py3k

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/%2Bjunk/pygooglechart-py3k

« back to all changes in this revision

Viewing changes to examples/settings.py

  • Committer: gak
  • Date: 2009-03-15 07:41:13 UTC
  • Revision ID: git-v1:76610bda260bfbf489d5e7efddca4313cc1bafd4
 - Fixed line endings to UNIX
 - Fixed Hashbangs
 - Added GPL headers

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/env python
 
2
 
1
3
width = 250
2
4
height = 100
3
5