Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #42645
| References | <CAEH=cXV0DJa6CCZ4T1RvL2L1g7D_mdDF4=52vuGCM5mWT18J4Q@mail.gmail.com> <nad-F98E7C.16375602042013@news.gmane.org> |
|---|---|
| Date | 2013-04-03 09:14 +0100 |
| Subject | Re: Getting USB volume serial number from inserted device on OSX |
| From | Sven <svenito@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.43.1364976860.3114.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
Apologies. The main app is in python, and I would like to know any alternative methods to do this in Python on OS X. Doesn't have to use the OS X APIs. I'll try elsewhere too though. Thanks On 3 April 2013 00:37, Ned Deily <nad@acm.org> wrote: > In article > <CAEH=cXV0DJa6CCZ4T1RvL2L1g7D_mdDF4=52vuGCM5mWT18J4Q@mail.gmail.com>, > Sven <svenito@gmail.com> wrote: > > I am using Python 2.7 with pyobjc on Lion and NSNotification center to > > monitor any inserted USB volumes. This works fine. > [...] > > Since your question really is about OS X APIs and not Python or even > PyObjC, you're more likely to get a meaningful answer elsewhere. Try > StackOverflow or one of the OS X lists. > > -- > Ned Deily, > nad@acm.org > > -- > http://mail.python.org/mailman/listinfo/python-list > -- ./Sven
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Getting USB volume serial number from inserted device on OSX Sven <svenito@gmail.com> - 2013-04-03 09:14 +0100
csiph-web