On Tue, Apr 3, 2012 at 2:52 PM, João Ventura <[email protected]> wrote: > Hi Luke, > > thanks for your time. I've opened issue 708 > (http://code.google.com/p/pyjamas/issues/detail?id=708) with the patch file.
*thumbs-up*. ok i checked it over, it looks good. i was a little surprised to see all those imports, but it turns out that yes, funnily enough, all those do actually exist in os.path ok actually pyjspath.py hmm... pyjspath.py really shouldn't be there because it's not part of the standard http://python.org distribution... *mumble* *mumble* where is pyjslib.py kept? that's in builtin... hmmm... pyjspath.py... should it be moved to there? it's not exactly a builtin is it... thoughts anyone? > About commit write access, do I send you directly my "id_rsa.pub" file? yyep. i won't commit the patch for you, but will let you do it: as you've already done a "commit" locally, once the id_rsa.pub is installed, you will just need to do "git push" and everyone else can get at what you've done. simple, huh? l.

