Mause / pytransperth

A silly attempt at creating an api for transperth's JourneyPlanner
MIT License
1 stars 0 forks source link

Using test variables instead of function inputs here #1

Closed blha303 closed 10 years ago

blha303 commented 10 years ago

https://github.com/Mause/pytransperth/blob/master/transperth/journey_planner.py#L11-L12

Also I left you a message on IRC:

i saw that you made a project called pytransperth. on tuesday i made a script to get
 my last smartrider activity and get the location on a map. script: http://hastebin.com
/xilaqubexi.py site: http://where.is.blha303.com.au
only real problem is that transperth doesn't update the activity list immediately
blha303 commented 10 years ago

Maybe I shouldn't be using a library that's in active development :P

Mause commented 10 years ago

It is, however a good point :P

blha303 commented 10 years ago

FYI you can close issues from commits by adding "closes #number" to the commit message. Pretty neat feature. 0998dc5

Mause commented 10 years ago

I am aware :P