Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(6) |
Nov
(8) |
Dec
(51) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(105) |
Feb
(93) |
Mar
(194) |
Apr
(145) |
May
(100) |
Jun
(111) |
Jul
(117) |
Aug
(126) |
Sep
(233) |
Oct
(138) |
Nov
(164) |
Dec
(109) |
2002 |
Jan
(216) |
Feb
(175) |
Mar
(216) |
Apr
(194) |
May
(157) |
Jun
(140) |
Jul
(158) |
Aug
(73) |
Sep
(105) |
Oct
(164) |
Nov
(104) |
Dec
(95) |
2003 |
Jan
(72) |
Feb
(69) |
Mar
(81) |
Apr
(151) |
May
(101) |
Jun
(139) |
Jul
(99) |
Aug
(118) |
Sep
(115) |
Oct
(151) |
Nov
(161) |
Dec
(102) |
2004 |
Jan
(120) |
Feb
(175) |
Mar
(106) |
Apr
(111) |
May
(54) |
Jun
(78) |
Jul
(76) |
Aug
(105) |
Sep
(94) |
Oct
(143) |
Nov
(75) |
Dec
(85) |
2005 |
Jan
(99) |
Feb
(77) |
Mar
(164) |
Apr
(97) |
May
(79) |
Jun
(57) |
Jul
(65) |
Aug
(102) |
Sep
(95) |
Oct
(129) |
Nov
(123) |
Dec
(52) |
2006 |
Jan
(48) |
Feb
(99) |
Mar
(90) |
Apr
(51) |
May
(81) |
Jun
(136) |
Jul
(56) |
Aug
(109) |
Sep
(50) |
Oct
(44) |
Nov
(74) |
Dec
(75) |
2007 |
Jan
(92) |
Feb
(137) |
Mar
(93) |
Apr
(79) |
May
(52) |
Jun
(74) |
Jul
(143) |
Aug
(175) |
Sep
(154) |
Oct
(137) |
Nov
(88) |
Dec
(90) |
2008 |
Jan
(58) |
Feb
(113) |
Mar
(167) |
Apr
(88) |
May
(105) |
Jun
(37) |
Jul
(87) |
Aug
(72) |
Sep
(56) |
Oct
(41) |
Nov
(102) |
Dec
(70) |
2009 |
Jan
(115) |
Feb
(113) |
Mar
(126) |
Apr
(58) |
May
(125) |
Jun
(45) |
Jul
(90) |
Aug
(125) |
Sep
(84) |
Oct
(61) |
Nov
(111) |
Dec
(61) |
2010 |
Jan
(85) |
Feb
(86) |
Mar
(130) |
Apr
(58) |
May
(57) |
Jun
(32) |
Jul
(25) |
Aug
(50) |
Sep
(41) |
Oct
(65) |
Nov
(63) |
Dec
(24) |
2011 |
Jan
(43) |
Feb
(31) |
Mar
(28) |
Apr
(68) |
May
(53) |
Jun
(42) |
Jul
(58) |
Aug
(26) |
Sep
(51) |
Oct
(76) |
Nov
(60) |
Dec
(9) |
2012 |
Jan
(16) |
Feb
(32) |
Mar
(32) |
Apr
(39) |
May
(16) |
Jun
(19) |
Jul
(3) |
Aug
(11) |
Sep
(35) |
Oct
(47) |
Nov
(28) |
Dec
(18) |
2013 |
Jan
(18) |
Feb
(36) |
Mar
(10) |
Apr
(7) |
May
(7) |
Jun
(27) |
Jul
(17) |
Aug
(35) |
Sep
(19) |
Oct
(31) |
Nov
(8) |
Dec
(22) |
2014 |
Jan
(5) |
Feb
(11) |
Mar
(18) |
Apr
(23) |
May
(26) |
Jun
(14) |
Jul
(18) |
Aug
(26) |
Sep
(20) |
Oct
(48) |
Nov
(13) |
Dec
(9) |
2015 |
Jan
(9) |
Feb
(15) |
Mar
(25) |
Apr
(10) |
May
(26) |
Jun
(6) |
Jul
(13) |
Aug
(5) |
Sep
(14) |
Oct
(36) |
Nov
(24) |
Dec
(18) |
2016 |
Jan
(24) |
Feb
(11) |
Mar
(1) |
Apr
(6) |
May
(7) |
Jun
(3) |
Jul
(9) |
Aug
(15) |
Sep
(22) |
Oct
(5) |
Nov
(5) |
Dec
(2) |
2017 |
Jan
(20) |
Feb
(4) |
Mar
(4) |
Apr
(1) |
May
(5) |
Jun
(7) |
Jul
(14) |
Aug
(9) |
Sep
(18) |
Oct
(2) |
Nov
(3) |
Dec
(3) |
2018 |
Jan
(7) |
Feb
(6) |
Mar
(1) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
1
(1) |
2
|
3
(2) |
4
|
5
|
6
(2) |
7
(5) |
8
|
9
(3) |
10
|
11
|
12
|
13
(3) |
14
(3) |
15
(4) |
16
(5) |
17
(1) |
18
(1) |
19
|
20
|
21
|
22
|
23
(1) |
24
|
25
|
26
(1) |
27
(1) |
28
(1) |
29
(2) |
30
|
31
(5) |
|
From: Leo Soto M. <leo.soto@gm...> - 2008-10-09 15:28:54
|
2008/10/9 Michał Bednarczyk <michal.bednarczyk@...>: >> `execute` doesn't return anything. Or to be more precise, according to >> the DB-API spec[1] "return values are not defined". If your select >> doesn't return anything, fetchall() will return an empty sequence. > > It is strange because I've seen some examples with this code (http://www.jython.org/docs/zxjdbc.html). > What should I use to get data from db? As the example shows, you first call cursor.execute(), and then cursor.fetchall() will give you the results. I'll gently insist that you read the relevant documentation. > In PHP it was simple :-/ Don't worry, Python DB-API is quite easy to use. Maybe different than PHP database APIs (mostly in *good* ways), but very simple nonetheless. -- Leo Soto M. http://blog.leosoto.com |
From: Michał Bednarczyk <michal.bednarczyk@pe...> - 2008-10-09 09:28:50
|
Forward > -----Original Message----- > From: Leo Soto M. [mailto:leo.soto@...] > Sent: Tuesday, October 07, 2008 4:07 PM > To: Michał Bednarczyk > Cc: jython-users@... > Subject: Re: [Jython-users] Greeting and question Hi Leo, Thank you for your quick reply. > > And the result is: "Data inserted" but I haven't any new > rows in my table... > > You need to do `db.commit()`. Ok, it works :-) I can add new records to db. > `execute` doesn't return anything. Or to be more precise, according to > the DB-API spec[1] "return values are not defined". If your select > doesn't return anything, fetchall() will return an empty sequence. It is strange because I've seen some examples with this code (http://www.jython.org/docs/zxjdbc.html). What should I use to get data from db? > I suggest you take a look at the DB-API spec or some related tutorial. > Jython's zxJDBC follows the spec very closely. "Return values are not defined." What it means? How can I get this data? In PHP it was simple :-/ > > there is an error: > > DatabaseError: driver > [com.microsoft.sqlserver.jdbc.SQLServerDriver] > > not found I'm using Easy Eclipse on Windows XP, CLASSPATH > is correct, jar files are added to project. > > What jython version are you using? 2.2.x? Or some 2.5 alpha release? I'm using jython 2.2.1 now. Best regards, Michal B. |
From: Ethan Glasser-Camp <ethan@10...> - 2008-10-09 00:47:39
|
Hey guys, If I'm understanding this correctly, PyType.fromClass doesn't change method names. If I have an @ExposedType called MyClass, exposed as "myclass", and an @ExposedMethod with the name myclass_foo, it doesn't show up as foo -- but seems to be exposed as myclass_foo. If this is correct, how come? Is it a bug or a feature? Is it because PyType.fromClass is for running unchanged Java classes or something, and it doesn't expect ExposedMethod at all? It seems from reading http://wiki.python.org/jython/PythonTypesInJava that the preferred way to expose types is to use an ExposedTypeProcessor, probably by adding the class name to CoreExposed.includes. But what if I don't want to modify the jython jar for one reason or another? I can invoke the ExposedTypeProcessor manually, in a static block or something like that, but I get the feeling there's a more elegant way. Is there? Thanks for your time! Ethan |