self - hosted usenet poster py script - pretty cool, 20 lines only

2020-01-14 Thread aa
esp, descs = s.descriptions('alt.*') #print ( len(descs)) #print ( descs.popitem() ) # 'alt..fred-hall-is-a-piece-of-shit', 'Fred Hall is a piece of shit' s.quit() ''' the file usenet_p

self - hosted usenet poster py script - pretty cool, 20 lines only

2020-01-14 Thread aa
esp, descs = s.descriptions('alt.*') #print ( len(descs)) #print ( descs.popitem() ) # 'alt..fred-hall-is-a-piece-of-shit', 'Fred Hall is a piece of shit' s.quit() ''' the file usenet_p

self - hosted usenet poster py script - pretty cool, 20 lines only

2020-01-14 Thread aa
esp, descs = s.descriptions('alt.*') #print ( len(descs)) #print ( descs.popitem() ) # 'alt..fred-hall-is-a-piece-of-shit', 'Fred Hall is a piece of shit' s.quit() ''' the file usenet_p

self - hosted usenet poster with python

2020-01-14 Thread aa
esp, descs = s.descriptions('alt.*') #print ( len(descs)) #print ( descs.popitem() ) # 'alt..fred-hall-is-a-piece-of-shit', 'Fred Hall is a piece of shit' s.quit() ''' the file usenet_p

posted via a python 3 script too yes

2020-01-13 Thread aa
2 3 torsocks python3 ./3usenet.py 4 5 10 lines 6 7 some random garbage ... x lines cant be empty 8 9 tenth line starting at 14 -- https://mail.python.org/mailman/listinfo/python-list

posted via a python 3 script too

2020-01-13 Thread aa
2 3 4 5 10 lines 6 7 some random garbage ... x lines cant be empty 8 9 tenth line starting at 14 -- https://mail.python.org/mailman/listinfo/python-list

Re: geckodriver not working while using Selenium

2017-06-30 Thread aa
gecko ? -- https://mail.python.org/mailman/listinfo/python-list

module for calculations involving radioactive decay?

2006-11-02 Thread frederik aa de jonge
does anybody know of a package/module which will facilitate/simplify calculations with radioactive samples? as a minimum spec: - user definable list of radionuclides + names + halflives (expressable in time units like sec min etc as appropriate) - choice of units (Bq or Ci, with appropriate modifie