lp:~mgedmin/runsnakerun/pep8ification

Created by Marius Gedminas and last modified
Get this branch:
bzr branch lp:~mgedmin/runsnakerun/pep8ification
Only Marius Gedminas can upload to this branch. If you are Marius Gedminas please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Marius Gedminas
Project:
RunSnakeRun
Status:
Development

Recent revisions

66. By Marius Gedminas

Wrap long lines.

65. By Marius Gedminas

Fix inter-function spacing.

Did I mention my PEP-8 bigotry?

64. By Marius Gedminas

Fix inline spaces.

I'm a PEP-8 bigot.

63. By Marius Gedminas

Move package files into a subdirectory.

This makes it possible for me to use virtualenv for development:

  bzr get lp... runsnakerun
  cd runsnakerun
  virtualenv venv
  venv/bin/easy_install squaremap
  venv/bin/python setup.py develop
  venv/bin/runsnake

62. By Mike C. Fletcher

Add basic source-code view for python files being profiled

61. By Mike C. Fletcher

Update docs and setup

60. By Mike C. Fletcher <mcfletch@sturm>

Dumbprofile is sort-of-working as much as it's worth making work

59. By Mike C. Fletcher <mcfletch@sturm>

Try to catch line-timings (unsuccessfully)

58. By Mike C. Fletcher <mcfletch@sturm>

Really dumb little profile test module

57. By Mike C. Fletcher <mcfletch@sturm>

Make line-profiler actually store something

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers