Python and DevTrack?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • warpcat

    #1

    Python and DevTrack?

    I'm a python nubie, so be gental. I've been setting up functionality
    by managing my Perforce clientspec with python (since it seems all of
    P4's commands are avaliable at the prompt), and I'd love to get access
    to DevTrack in the same way, but it's looking like it's off limits, UI
    only. Does anyone have any experience with this? Much appreciated. I
    have searched the posts, came up with nothing.
    Thanks!

  • Simon Brunning

    #2
    Re: Python and DevTrack?

    On 1 Nov 2005 10:57:29 -0800, warpcat <warpcat@sbcglo bal.net> wrote:[color=blue]
    > I'm a python nubie, so be gental. I've been setting up functionality
    > by managing my Perforce clientspec with python (since it seems all of
    > P4's commands are avaliable at the prompt), and I'd love to get access
    > to DevTrack in the same way, but it's looking like it's off limits, UI
    > only. Does anyone have any experience with this? Much appreciated. I
    > have searched the posts, came up with nothing.[/color]

    For driving Windows GUIs, check out WATSUP. But be warned, it's a
    non-trivial exercise.

    --
    Cheers,
    Simon B,
    simon@brunningo nline.net,

    Comment

    Working...